Jason Dawes wrote:
>This problem is endemic to the whole "event-driven" world, and it stems
>from the interface not being owned by your application.  In the Palm
>paradigm, an application is basically just a glorified collection of
>scripts, and the only thing holding it together is global memory.

Hey, this is why Bjarne invented C++. =-) Event-driven problems can
be typically solved nicely by using an object-oriented approach.
I believe there are a few C++ class library implementations for
the Palm, with varying levels of success.

Regards,

-Ade

Reply via email to