help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Question on translating some code from VisualSmalltalk


From: Rick Flower
Subject: [Help-smalltalk] Question on translating some code from VisualSmalltalk to GST..
Date: Tue, 25 Sep 2012 14:54:14 -0700
User-agent: Apple Webmail/0.6

Ok.. GST is barfing on the following construct -- I think this is an array
of associations -- correct?

someMethod

 ^#(
 ('foo' someClassName)
 ('bar' someOtherClassName)
...
)

Any suggestions on what this might translate to in GST?




reply via email to

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