On 12 avr. 2010, at 14:26, Cyrille Delaunay wrote:
> Hello,
>
> Would it be difficult to generate automatically superclass-abstract methods (with an empty contents) when creating a new subclass?
> For example, imagine I want to make my own subclass of Collection. As there is a lot of methods in this class and probably abstract methods, it would be cool to see them directly in my subclass without having to look to Collection method one by one (?).
> I'm probably not the first to ask this question, but in case it is, that's done:)
Normally there is already a refactoring for that. Context menu>refactor class>realize
--
Simon
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project