>> The manual has only *redefined* methods (the manual is automatically
>> generated, so at least it is consistent :-)).  To see all inherited
>> methods, the only way is to look up the superclass.  It's very good
>> anyway that you pointed out this -- I see how it can be confusing, and
>> there's an easy fix.
> 
> AH... I get it. So whats the easy fix going to be so, when it happens,
> I don't get confused all over again?

Modify the manual generation so that it adds a link to each superclass,
and a short list of methods from the superclasses.  The comments won't
be duplicated though for brevity.

Paolo


_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to