Cascading ?

Damien Cassou damien.cassou at laposte.net
Thu Aug 17 09:12:36 UTC 2006


Hi,

I'm wondering why the following code does not compile and answers 
'Nothing more expected':

test:=OrderedCollection with: 'first'.
test
   add: 'second';
   size negated


It seems we can't send another message to size !

Can somebody explain this to me please ?



-- 
Damien



More information about the Squeak-dev mailing list