On Jun 3, 2010, at 9:13 PM, Lukas Renggli wrote:

>> -Suggest to delete accessors when deleting an IV
> 
> You cannot delete an inst-var with the refactoring engine if there are
> references.

but lukas you can pipe them.
first remove the iv 
second ask for removing accessors
> 
>> -Be able to generate accessors for multiple IVs at the same time (like in 
>> eclipse!)
> 
> This is built-in for several years now: refactor class | create accessors
> 
>> -Have a preference that automatically generate accessors on addition of IVs 
>> / class definition
> 
> I rarely use these accessor refactorings because I have to rewrite
> each method by hand afterwards anyway to have a type-revealing
> argument name and a comment.
> 
> Lukas
> 
> -- 
> Lukas Renggli
> www.lukas-renggli.ch
> 
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to