On 12-May-2000 Craig Thrall wrote:
> Note that the PocketPC supports Visual Basic and Visual C++, and although we
> all love to hate those devices, frameworks (MFC and CString, for example)
> can really help shorten your development cycle and increase the quality of
> your code.
I am forced to use a C++ framework on an embedded project and I must admit
that while I once loved C++ I am finding it to be an incredible kludge. It
is maddening to see all those circular references in header files. And then
to see non error checking construction of objects willy nilly thoughout the
code. God what the hell was I thinking when I liked that language!
After this punishment I am now solidly of the opinion that if the problem is
too complex to code in C with a few structures and memory handles then you
should break it down into simpler terms, rather than abstract it into C++.
/* Chris Faherty <[EMAIL PROTECTED]> */
/* Your Stock has crashed - you must now restart your system */
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/