These are areas that you might investigate further (by no means a definitive 
list).

In the newer versions of Palm OS:

DmQueryDatabase must be used carefully. Handles that aren't immediately locked 
following this function call can disappear unpredictably. This relates to NVFS 
- docs on that can be found in the latest Developer Guide found on the 
PluggedIn website on www.palm.com/us.

PIM database structures have changed. There is a "compatibility" layer which is 
supposed to permit older apps to function in the new environments but this has 
been buggy. Performance degradation is an issue as well. It's best to access 
the new databases directly rather than go through that layer.


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

Reply via email to