--- Matt Graham <[EMAIL PROTECTED]> wrote: > What's wrong with globals? Besides from having to be careful about how the variable is used, perhaps nothing. But that (not using globals) may only be a habit of mine coming from Java...
But besides from that I seem to recall that globals reside in the [limited] dynamic memory heap throughout the app-life, something one should try to avoid. Or did I just make this one up.....? __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
