> I'm not thrilled at the idea of going modify tens of C++ class header 
> files, especially when this is a library frequently updated (POL). This 
> is what I find insane. Multi-segmentation is perfectly handled by CW 
> which does it properly, and I don't see any valid reason to have to 
> declare where each function should go in the source code itself. This 
> is like programming in the paleolithic era.

so, write a script? as john has mentioned before, you can do some 
pre-processing to insert the __attribute__ tags :) the notion of
having a single section declaration for a single file has been 
discussed, and, really.. it wont hurt to write a little scrip to
do the work (heck, it may already be done) :P

---
Aaron Ardiri                            [EMAIL PROTECTED]
CEO - CTO                                               +46 70 656 1143
Mobile Wizardry                          http://www.mobilewizardry.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to