Last modified: 2014-11-20 22:52:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T74578, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72578 - OOUI: It's unclear which class members (properties) are public/private/internal
OOUI: It's unclear which class members (properties) are public/private/internal
Status: ASSIGNED
Product: OOjs UI
Classification: Unclassified
Technical Debt (Other open bugs)
unspecified
All All
: Low enhancement
: ---
Assigned To: Editing team bugs – take if you're interested!
:
Depends on: 72455
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-27 20:26 UTC by Bartosz Dziewoński
Modified: 2014-11-20 22:52 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bartosz Dziewoński 2014-10-27 20:26:34 UTC
It's unclear which class membes (properties) are public/private/internal, as we document none of them.

I use the JSDuck convention here (as I understand it):

* public: Documented, stable and free to use in third-party code.
* private: Documented, unstable, free to use in non-third-party subclasses.
* internal: Unstable, undocumented.

Some of the properties are documented in PHP code, but not all.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links