|
Re: variableWordSubclass:: msg#00124lang.smalltalk.squeak.beginners
dv2 _ DynamicVariable new: 2So far I've seen the hierarchy of FloatArray the method "new:" isn't on the class side anywhere. This is the reason because you get an error. #new: is implemented in Behavior which is the superclass of Class. FloatArray new: 5 is correct for example
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | E-Toys, Sandy Saline |
|---|---|
| Next by Date: | Re: variableWordSubclass:, Damien Cassou |
| Previous by Thread: | Re[2]: variableWordSubclass:, Herbert König |
| Next by Thread: | Re: variableWordSubclass:, ncellier |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |