even better is to rid the event loop totally. use a callback/listener approach. let the DAL handle all the event specific stuff :)
This one (good) solution is how we implement it here in our company ! :)
Although there are some cases the developer may want a event loop. But that's another thread to start... :)
-- J. Machado
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
