SquareBracketAssociates / UpdatedPharoByExample

A version of Pharo by Example for Pharo 50.
Other
256 stars 41 forks source link

Reflection - Fix 'Iterating over instance variables' section #143

Open dmitrizagidulin opened 9 years ago

dmitrizagidulin commented 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.