Status: Accepted
Owner: renggli
Labels: Milestone-1.3 Milestone-1.4 Type-Bug Importance-High
New issue 5156 by renggli: ClassBuilder allows the creation of invalid
instance-, class instance-, class-, and pool-variables
http://code.google.com/p/pharo/issues/detail?id=5156THe class builder does not verify any longer, if instance variables are
correctly formed. From the definition template and using #addInstVarNamed:
and friends it is possible to define invalid variables like '0' or '0and1'.
Clearly such variables cannot be used from Smalltalk code.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker