<alert comment="newbie using CW9.3" /> I'm developing an app that does a number of large memory allocations that it uses during the "life" of the app. I've been using ErrFatalDisplayIf during development, but my impression is that this is inappropriate for Release.
Is there a general guideline on the preferred way to handle this? (I suppose the best answer will be the always popular "it depends" :-) The app is unusable if not enough memory is available. I was going to look into try/catch, but wanted to check before proceeding with that approach. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
