Block Closures are here! (Test examples)

Rob Withers rwithers12 at mediaone.net
Fri Jan 25 14:42:42 UTC 2002


At 04:50 AM 1/25/2002, you wrote:
>30 tests is a lot, but you are right: We should build test examples.
>Enclosed you find a few commented examples of uncommon block usage. They
>do not constitute a complete test package, but they demonstrate what
>was impossible to do without block closures. I tested these examples
>with the new Squeak (SqueakBC3) and they work.

Great stuff, Boris.  Here is a ClosureTestCase that I have been working 
on.  It exposes a problem with recursive block calls for a block created in 
a dead ActiveFrame.  All other recursive calls seem to work beautifully as 
your test case also shows.

cheers,
Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ClosureTestCase.4.cs
Type: application/octet-stream
Size: 4030 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020125/8b27179a/ClosureTestCase.4.obj


More information about the Squeak-dev mailing list