If the data you want to keep sorted is large or needs to persist across runs
of your application, you'll want it to live in the storage heap. That
complicates things when it comes to using data structures that are designed
for random access memory. Just something to think about.
-- 
Peter Epstein

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to