[Pharo-project] Nautilus + refactoring : removing inst vars doesn't works
create class, add ivar, add accessors for it. Now try via refactoring menu to remove inst var. it opens a fresh browser window instead of list of methods which referencing ivar i choose to remove -- Best regards, Igor Stasenko.
I fixed it :) It was a big piece ^^ Ben On Mar 10, 2012, at 8:07 PM, Igor Stasenko wrote:
create class, add ivar, add accessors for it. Now try via refactoring menu to remove inst var. it opens a fresh browser window instead of list of methods which referencing ivar i choose to remove
-- Best regards, Igor Stasenko.
Ty. On 12 March 2012 02:46, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
I fixed it :)
It was a big piece ^^
Ben
On Mar 10, 2012, at 8:07 PM, Igor Stasenko wrote:
create class, add ivar, add accessors for it. Now try via refactoring menu to remove inst var. it opens a fresh browser window instead of list of methods which referencing ivar i choose to remove
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.
participants (2)
-
Benjamin -
Igor Stasenko