On Tue, Oct 27, 2009 at 12:48 AM, Paolo Bonzini <[email protected]> wrote: > #implementors is a nice addition, but you're missing class methods and > subclasses of nil.
Subclasses of nil? I didn't understand what this means, can you explain further or point to some documents? > Also there's nothing in it that requires Parser, or am I > wrong? Yes, Symbol>>#implementors doesn't need Parser. Actually, I put it in kernel/Symbol.st in the first place. > > Also, please include a ChangeLog entry with your patches. > I did, at the last of my post. lee _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
