At 1:36 PM -0800 12/12/01, Scott Johnson wrote: > > From: Keith Rollin [mailto:[EMAIL PROTECTED]] >> [AddressBook] dropped by 5.4% when removing Macsbug symbols. >> Datebook dropped by 5.9%. Perhaps those figures are more >> representative of the results the average person will see. > >Debug symbols are bigger if you use C++ and especially templates, where the >mangled function names are much longer. My app shrinks 17% by this measure.
*Average* person, Scott! Not brain-the-size-of-a-planet, "I know the difference between a function template and a template function", "I don't call functions, I instantiate objects that call them for me" type of person! :-) People like you save room in their applications by using SysFatalAlert in response to calling assert() so that they don't have to roll their own dialogs... :-) -- Keith -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
