we have quite big application based on ultralite version 7.x: works without any problems even on palmos3.1. it has some bugs unfortunately and it has big problems on nvfs devices (strange errors, database disappears often)
version 9.x: runs on palmos4 but there are problems. we just converted project from asa7 to asa9 and when application launches i have less then 30kb dynamic memory free. so you can guess how it works. as far as i know this should be much better if we wouldn't use static c++ api (pregenerated queries, we have ~300 of them and some of them are quite difficult) but porting would be too difficult so since move to asa9 our application is officialy for palmos 5 only. for you, its worth a try. also while 9.x version has i think all bugs from 7.x fixed, it also has problems of its own and we have little problems running it on nvfs devices, but not so much as with 7.x (sometimes database disappears) version 10.x: didn't tried yet, if there is anyone who did please share your experience...i am interested too in all cases make sure you have latest ebf installed, it helps Remi wrote: > Just wondering if anyone here has tried Ultralite (by iAnywhere) on PalmOS, > and what your experience has been with it... They're releasing version 10, > and I'm considering giving it a try. > > Work well? Make life easier? Or not? Particularly interested in people's > experiences using it for 68K apps with multiple segments. > > Regards, > Remi. > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
