I've been happily coding an application in C++ using Code Warrior
and run into an (apparently) very well understood problem.
I've created all these nice classes and subclasses and arranged a neat
series of virtual functions to access databases. Works Great! Then.....
I tried to use them in response to an alarm launch code (where global variables
are not allowed) and BAM! I "discovered" that Metrowerks implements
the virtual function functionality via a GLOBAL lookup table.
I've checked out the archive and people have posted about this topic....
but nothing recently....... Is there a workaround? Or do I have to do something
sleazy?
Thanks!
Dan
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/