Oct. 12, 2008
10:07 p.m.
On Sun, Oct 12, 2008 at 10:10:38PM +0200, St?phane Ducasse wrote:
Hi
to my stupefaction I discovered that the classVariables of a class are not the same as the ones of its metaclass.
TheRoot classVarNames ~= TheRoot class classVarNames
Does any body have some ideas why this is like that?
Metaclasses don't have class variables
For me this is a conceptual bug.
I think the conceptual bug is that TheRoot class classVarNames does not raise a DNU -- Matthew Fulmer -- http://mtfulmer.wordpress.com/