Open dmitrizagidulin opened 9 years ago
The Iterating over instance variables section needs to be re-written (starting on line 121). It currently uses the method instanceVariableValues, which no longer exists in Pharo.
Iterating over instance variables
instanceVariableValues
The
Iterating over instance variables
section needs to be re-written (starting on line 121). It currently uses the methodinstanceVariableValues
, which no longer exists in Pharo.