DCSIMG
Working With Large Arrays in Action Script - מקודד לשווא

Working With Large Arrays in Action Script

While working on partly connected system using flex technology I figured out quick enough that working with large data sets (thousands of records) is not applicable. Especially because i held a number of those sets which I needed to  cross reference in number of occasions.

My solution was to create an indexed collection which i can benefit both worlds of Dictionary and ArrayCollection , with that in mind I designed and implemented the IndexedArrayCollection.

The collection extends ArrayCollection and adds the capability of indexing a single...
read more
Published Saturday, July 17, 2010 8:14 PM על ידי danielisimo

תוכן התגובה

אין תגובות
Powered by Community Server (Commercial Edition), by Telligent Systems