[Python-Dev] Classes and Metaclasses in Smalltalk (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Thu, 03 May 2001 15:27:34 +1200 (NZST)
- Previous message: [Python-Dev] Classes and Metaclasses in Smalltalk
- Next message: [Python-Dev] Classes and Metaclasses in Smalltalk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido:
Actually, I think that what's in the dict is just perfect
I was thinking of backwards compatibility for people who are hacking the dict of a class directly.
If you don't care about that, the problem is simpler.
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Classes and Metaclasses in Smalltalk
- Next message: [Python-Dev] Classes and Metaclasses in Smalltalk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]