help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [RFC] Smalltalk scripting syntax


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [RFC] Smalltalk scripting syntax
Date: Tue, 13 Mar 2007 12:54:13 +0100
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

> So perhaps
> 
>         (Object subclass: #MyClass)
>                 comment: 'A simple example class'
>         !
> 
> ...would be appropriate/reasonable behavior?
> 
> (The only really annoying thing is having to use parentheses.)

... and still having to use the bang (or a class declaration
inside an Eval) is not optimal.

Paolo




reply via email to

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