Hi Stef, I would recompile a class or "class with subclasses" hierarchy manually with the Transcript open after removing an inst var definition from a class to see if I left any references to the inst var. The 'recompile' menu option only appeared once you had limited the refactoring scope in some way. Thanks Paul On 06/15/2013 01:02 AM, Stéphane Ducasse wrote:
Hi Paul
what was doing the recompile? Why was it needed? Now we can scope refactoring but I do not know about the recompile all since I do not know it was there and useful.
Stef On Jun 14, 2013, at 9:32 PM, Paul DeBruicker <pdebruic@gmail.com> wrote:
In earlier versions of Pharo you could choose a refactoring scope and then recompile everything in that scope by choosing the 'recompile' menu item . Is there a way to do the same thing in Pharo 2?
Thanks