In article <88454@palm-dev-forum>, [EMAIL PROTECTED] says... > > > My talk at PalmSource > > 2002 was about how to write C++ code for the device that doesn't incur a > > big overhead. The authors of POL did a good job of reducing the number > > of virtual methods used to a minimum, plus using inline code only when > > it really will reduce total code size. > > Ben, > > Is the slides or any other documentation for your talk online somewhere? I > need to get up to speed on the overhead issues regarding the C++ and Palm > programming. I suspect that the issues you're referring to are common to > both the Palm devices and microcomputers, but I didn't pay much attention to > them in coding for microcomputers.
I have the presentation at palmoswerks.com -- look for the article about the presentation being online, probably from mid-March. Its also one of the PDFs at the PalmSource 2002 site, also linked to from my site. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
