Some of my data sets require large arrays for computation and display. Despite my best efforts to design tight structures, I eventually run out of heap space, depending on device model. Is there a way (orthodox or not, hack or otherwise) to dynamically raise the amount of heap space about the OS or maker-defined value when the device still has available RAM not used for DB storage? Before someone suggests it: changing device is not always possible or convenient. But seeing an application choke while there is plenty of unused RAM on the device is indeed frustrating.
-- Luc Le Blanc -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
