Dear list,

I am happy to announce the first version of the AS3Commons Collections framework (formerly Lite Collections Fx).

The framework provides an abstraction over the different native Flash data structures and comes with a number of fast performing collection implementations.

The framework is specifically designed to fit the needs of the Flash platform and is not just a clone of an elsewhere existing solution (such as the Java collections).

The project contains 10 collections of which 8 have a bindable counterpart. Each collection is equipped with a powerful iterator. 4 separate special purpose iterators enable recursive enumeration or filtered enumeration.

If you are ever in the need for a sorted array or a insertion ordered map or a binary search tree, give this project a try! And even better: Give feedback, link this project, contribute.

Best,

Jens



Here are the links:


Collection and iterator usage examples
http://code.google.com/p/as3-commons/source/browse/#svn/trunk/as3-commons-collections/src/main/examples


Project home page
http://sibirjak.com/blog/index.php/lite-collections/


APIDoc
http://www.sibirjak.com/projects/as3commons/apidoc/


AS3Commons project
http://www.as3commons.org/


Google code:
http://code.google.com/p/as3-commons/

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to