Jeremy Nuss wrote:

> ...
>
> The C++ requirement is basically that I use classes for the records... which
> would have read/write functionality built into them.  In this application
> there will be multiple flavors of data packages all representing the same
> real world objects... so some good ole C++ polymorphism sounds like it would
> work great...
>
> I haven't been able to find much in the way of C++ examples for the palm..
> if you could point me towards these "frameworks" that would be very cool,
> thanks.
>

Take a look at www.falch.net. They do not only have a framework but provide
some code snippets inside their (public) knowledge base. As far as I can
remember there is also some code which deals with handling databases/records as
classes.

Cheers,
--Bernd--
<http://www.berndabel.de>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to