On Apr 26, 2005, at 22:01, Alan Gauld wrote:
I had found the first thread you linked. I see what you mean aboutthecure -- my general belief is that *I* am unlikely to have problems for which meta-classes are really the best solution :-)
Once you get used to them meta-classes are very useful. In fact I have never built an industrial size OO system yet that did not use meta classes somewhere in the design...
Speaking of that, would you happen to know a good tutorial/introduction to metaclasses in Python?
-- Max
"Metaclass is an instance of one of its own subclasses." It's not just black magic, it's *recursive* black magic! :D
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
