And there is DynamicProtocols. Which show abstract methods and more 2010/4/12 Simon Denier <Simon.Denier@inria.fr>
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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project