> In Chapter 5, Shared Libraries, of my Programmer's Guide to PalmOS gcc, I
> explain how SysLibs are designed for low-level hardware-controlling drivers
and
> how they are unacceptable for an application-level shared library mechanism.
> People doing the latter like MathLib are *abusing* it.

Actually, that's not true.
The PalmOS shared library mechanism ain't particularly pretty.  You may not find
it acceptable, and I actually don't like it much myself.  But it was intended
for things like MathLib and WebLib just as much as for lower level drivers.
People building libraries like MathLib are *not* abusing the system - they are
contributing a valuable resource to the development community.


Jesse



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to