>>>> "dv" == Didier Verna
<verna(a)inf.enst.fr> writes:
dv> Kyle Jones <kyle_jones(a)wonderworks.com> wrote:
> Well, I like the macros. A few of the mods I've made would
have
> been a lot harder without them.
dv> Sure, I don't dislike macros either. The question is to get the
dv> balance right between code redundancy / modularity and macro overdose.
I think the best answer is to get a compiler that's smart enough to
inline code, and replace the macros with inline functions.
Oh, and while we're dreaming, instead of C++, I think it should all be
written in Common Lisp, with just a little bit of ordinary C code.
Ala CMUCL.
:-) :-) :-)
Ray