Jetpack/Collections: Difference between revisions

Jump to navigation Jump to search
Line 265: Line 265:
* specify id and sortBy properties or -- more convenient
* specify id and sortBy properties or -- more convenient
* specify isSameObject() and isGreaterThan() functions - more flexible
* specify isSameObject() and isGreaterThan() functions - more flexible
== UI ==
The UI should be located in another module dependent of this one, so that JavaScript Collections could be used (and considered by developers at large) in environments where no UI is involved.


== Naming ==
== Naming ==
The [https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Set Set] object is available in future versions of Firefox and thus this name should not be used.
The [https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Set Set] object is available in future versions of Firefox and thus this name should not be used.
Confirmed users
596

edits

Navigation menu