> Insertion of:
>       SPEED_FAST();
> and
>       SPEED_DEFAULT();
> in various places.  These compile to nothing if #undef 
> SUPPORT_LS, and to
> sublaunch-type calls to the LightSpeed API if #define SUPPORT_LS.

I really don't see any reason not to include this in 
the mainline, so long as the default is #undef, and 
the expansions fit in a single file (which could be 
put in the attic, if someone feels strongly).  

This seems less intrusive than support for a larger screen,
or an extra hardware button, or device-specific characters.

It also provides a useful bit of documentation for which 
portions of the code are the slowest.  That *may* come 
in useful with PalmOS 6, depending on what actually gets 
delivered for multitasking.

-jJ
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to