>Is there some way that I can get the project to link with that much static
>data or do I absolutely need to put it into resource files? I would like to
>avoid doing that if possible since this is an ongoing project with changes
>to the existing codebase that will need to be integrated into this port.
>However I suspect that putting into resources is the only way to get it to
>work, would someone please deny or confirm my suspicions?
>Thanks,
>
>-Geoff

Whoops, sorry about that.  Didn't see your actual question, and it looks like
Ben has just answered it for me.  I'm slow...I've been away from the forum for
awhile, now...now that I've become more of a Palm hobbyist now that I'm
writing Tandem interface server code.  Oh well...

I like to say to people "It's a Motorola thing" and leave it at that when I mention
that adding x number of features will be reason to redesign some of the code
for multisegmentation purposes.  You can't run your code base over 64k.  In
fact, it's kind of tough to get it UP to 64k without pooling your code to the point
where your logic begins to become skewed.  Moving things to resource files
is great, multiple segmentation is better.  I no longer design apps (well, here for
my home business) looking at a single segment model (I did when I was doing
my first project, and I learned the hard way).

-Rus




--
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