[Newbies] Float variableWordSubclass

Ben Coman btc at openInWorld.com
Tue Jan 3 17:08:57 UTC 2012


When I define...
    Float subclass: MyPrefixFloat

why does it get changed to...
    Float variableWordSubclass: #MyPrefixFloat

and is that just what the Epsilon symbol next to the class is?

cheers, Ben

btw, the reason I am doing this is to simplify automating the import of 
a UML model with a standard prefix for all classes including this 
"primitive"


More information about the Beginners mailing list