help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Question on translating some code from VisualSmallt


From: Rick Flower
Subject: Re: [Help-smalltalk] Question on translating some code from VisualSmalltalk to GST..
Date: Wed, 26 Sep 2012 08:09:13 -0700
User-agent: Apple Webmail/0.6

On 26.09.2012 08:03, Ladislav Marek wrote:

Maybe you can replace #() syntax with {}:

^{
('foo' someClassName).
('bar' someOtherClassName).
...
}

Hmm.. I guess I'll have to read up on what the
difference is -- not sure I know off the top of
my head. Thanks for the heads-up!



reply via email to

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