Robert Purcell wrote:
Why is 40k records way too big again? And you can store more than one word per record.Bottom-line, a database of 40,000 records is way too LARGE for a Palm game. And compressed data in records is useless until it's uncompressed.
If you have to compress it, can't you just uncompress it into a database instead of into memory?
My main issue is how to store and retrieve the word list from memory without having to create a huge amount of heap space to store the decompressed dictionary.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
