> 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. Thanks, Rich -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
