Jetpack/Collections: Difference between revisions

Line 248: Line 248:
= Implementation =
= Implementation =


* Ben Bucksch will provide API, base implementation, Array, Set, Map, and operators
DONE
* Ben Bucksch provided API, base implementation, Array, Set, and operators
 
TODO
* Ben will implement Map and sortColl()
* M.-A. Darche will provide OrderedMap and possibly OrderedSet
* M.-A. Darche will provide OrderedMap and possibly OrderedSet
* Others are welcome to make UI elements support these collections.
* Others are welcome to make UI elements support these collections.
* The code will be documented using the [http://code.google.com/intl/en/closure/compiler/docs/js-for-compiler.html JSDoc conventions].
* The code will be documented using the [http://code.google.com/intl/en/closure/compiler/docs/js-for-compiler.html JSDoc conventions].
Code:
git clone http://git.beonex.com/jetpack/collection/
(there is no web frontend, but git clone works)


= Feedback needed =
= Feedback needed =
Confirmed users
596

edits