Metaclass uses?

Mike C. Fletcher mcfletch at vrplumber.com
Fri Dec 15 18:09:36 EST 2006


Nathan Harmston wrote:
> Hi,
>
> Recently I posted a question about the factory pattern in python. I ve
> implemented this following one of the ideas posted. After some reading
> I ve seem a lot of Aspect Oriented Programming mentioned but I m not
> really sure what it is.
>
> Can anyone help me understand how metaclasses can improve the quality
> of my code and let me do better things.
>   
My presentation from three pycons ago was an attempt to address this 
issue (what metaclasses are useful for):

http://www.vrplumber.com/programming/metaclasses-pycon.pdf

HTH,
Mike

-- 
________________________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://www.vrplumber.com
  http://blog.vrplumber.com




More information about the Python-list mailing list