April 12, 2009
10:41 a.m.
On Sat, Apr 11, 2009 at 7:39 PM, Oscar Nierstrasz <oscar@iam.unibe.ch> wrote:
Can anyone explain to me why this works fine:
((WriteStream on: (Array new)) nextPut: #foo) contents.
but this doesn't?
((WriteStream on: (OrderedCollection new)) nextPut: #foo) contents.
You should have listened when I presented Nile at ESUG some years ago :-) -- Damien Cassou http://damiencassou.seasidehosting.st