Equality of Recursive Structures [Was: Closure Compiler in 3.9 ?]

tim Rowledge tim at rowledge.org
Mon May 14 15:31:39 UTC 2007


On 14-May-07, at 8:25 AM, Tony Garnock-Jones wrote:

>
> (Actually that gets me thinking about awful hacks modifying the stack
> frame reflectively without help from the VM at all... eww :-) )
Contexts are just objects; with a few (albeit painful and not always  
obvious) limits you can do almost anything with them without any VM  
help. Manipulating the sender ivar, messing with the stack contents,  
whatever. Some things are even useful!

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Never trust a computer you can't lift.





More information about the Squeak-dev mailing list