Confirmed users
13
edits
No edit summary |
|||
| Line 271: | Line 271: | ||
== UI == | == 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. | 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 == | |||
The [https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Set Set] object is available in future versions of Firefox and thus should not be used. | |||