Continuation question

Alexandre Bergel bergel at iam.unibe.ch
Thu Feb 26 14:01:05 UTC 2004


Hello!

The following yield 2 because Squeak does not support any full closure.

|t blocks| t := [:x| [x]]. blocks := Array with: (t value: 1) with: (t value: 2). blocks first value

But what is the equivalent with Seaside? I would like to understand better how Seaside works...

Cheers,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list