https://bugzilla.wikimedia.org/show_bug.cgi?id=72578

            Bug ID: 72578
           Summary: OOUI: It's unclear which class membes (properties) are
                    public/private/internal
           Product: OOjs UI
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Technical Debt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
        Depends on: 72455
       Web browser: ---
   Mobile Platform: ---

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to