Could you provide some more information?   One can define behavior as
simply as wrapping an indirection around each method of a class.   I'd welcome
pointers to the additional cases.

Thank you,

Charles


On Dec 22, 2007 4:57 AM, Christian Tanzer <[EMAIL PROTECTED]> wrote:
>
> "Charles Merriam" <[EMAIL PROTECTED]> wrote:
>
> > I gave a talk last week that included Metaclasses.  From what I've
> > read, there seems to be only one use case for metaclasses:  go through
> > and play with the attributes when the class is created.
>
> A metaclass can define behavior for its classes. I'm using that quite
> a bit.
>
> --
> Christian Tanzer                                    http://www.c-tanzer.at/
>
>
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to