> -Suggest to delete accessors when deleting an IV

You cannot delete an inst-var with the refactoring engine if there are
references.

> -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

Reply via email to