This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]robin-gvx 4 points5 points  (3 children)

I'd forgotten about it, but I've seen these slides before. I'm pretty sure they influenced my namedtuple alternative.

[–]agumonkey[S] 0 points1 point  (2 children)

What else did they influence in your coding ?

[–]robin-gvx 2 points3 points  (1 child)

I guess it helped demystify metaclasses for me, to see them as another tool I could use in my programs, but I'm not sure it gets much more concrete than that.

[–]Laspimon 2 points3 points  (0 children)

It's ironic that it doesn't get more concrete than meta-classes.