On Wed, 12 Mar 2003 21:30:05 +0000 Tom Payne <[EMAIL PROTECTED]> wrote:
> I do find ion's OO-system quite impenetrable -- everything seems hidden > behind 10 layers of mutually recursive macros, and the class heirarchy > isn't documented anywhere. I think this gets to the core of it. We don't need a C++ rewrite, we need proper documentation of the C version. A well-documented C program is much better than a badly documented C++ program. So the time it would take to do a C++ rewrite would be spent much more productively in commenting and documenting the C version. MSB -- Ambition is a poor excuse for not having enough sense to be lazy.
