> thanks. > But I don't understand why it is O(n). > Is it so difficult for PalmOS' developers (developers of DM module) > to make it work like O(log n) ? > I think this is a quite important question... :)
did you read my response? to be O(log n) you must have the records sorted by unique ID. and, i doubt the OS is going to re-arrange everything for you to make this possible.. dont you think? -- Aaron Ardiri CEO - CTO 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/
