"Aaron Brady" <[EMAIL PROTECTED]> wrote:

>I don't know a clean, reliable way to structure a metaprogram though.
>Mine always turn out messy.

Yes.

Then another thing - it strikes me that any problem that can be solved
by metaprogramming, can be solved by putting similar code into a class
and instanciating an instance.

Does anybody know if this is true?

If it is, it limits the usefulness of metaprogramming to the creation
of "stored procedures" for "later execution".

- Hendrik



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to