"Edward P. Ross" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You may be better off will a more custom solution yourself (using vectors or > maps etc.) - since there's no assurance that the internals will stay the > same.
There IS an assurance that the internals will stay the same for older OS versions, so as long as you are testing for the OS version < 3.5 before deciding which code path to take, it's totally safe. This is that same thing that the glue libraries do. Alan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
