>Subject: Re: How do I reuse a form
>From: Dan Samber <[EMAIL PROTECTED]>
>Thanks for your reply.
>Interesting that you mention C++ since I am using it but given the
> bad press it has received in this group (in its applicability to the 
>palm), I HAD been using it strictly for "organizational purposes"
> and had been avoiding anything fancy.
>.......

What bad press for C++???

For most large projects, use of C++ is a really good idea.
Just:
a) Avoid large general purpose classes
b) You've got relatively little heap, so be careful with 'new'
c) Best to avoid some of the more complex C++ abilities

Roger Stringer
Marietta Systems, Inc.



-- 
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