Jetpack/Collections: Difference between revisions

Jump to navigation Jump to search
move jsdoc note to implementation
(move deign to feekback)
(move jsdoc note to implementation)
Line 239: Line 239:
   * @returns {Collection}
   * @returns {Collection}
   function sortColl(coll, sortFunc)
   function sortColl(coll, sortFunc)
= Design =
* The code will be documented using the [http://code.google.com/intl/en/closure/compiler/docs/js-for-compiler.html JSDoc conventions].


= Implementation =
= Implementation =
Line 248: Line 245:
* 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].


= Feedback needed =
= Feedback needed =
Confirmed users
596

edits

Navigation menu