help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Extending classes


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Extending classes
Date: Tue, 26 May 2009 13:45:06 +0200
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Joachim Jaeckel wrote:
> Sorry for the uneccessary question!
> 
> I should delete the word 'class' in the extension!
> 
> only MyTest extend [

Yes, "MyTest class extend" defines class methods like #new, which appear
in the metaclass's method dictionary ("MyTest class methodDictionary").

Paolo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]