Updates for today

Dan Ingalls DanI at wdi.disney.com
Sat May 30 03:03:03 UTC 1998


075jhmNestedTests.cs
Makes test-yes-no constructs nest properly in script editors.

076jhmOptionKeyAndDo.cs
Eliminates tests for the option key (which isn't supported
on all platforms) and renames #optionKeyPressed to
#macOptionKeyPressed. Fixes a problem with transforms
when invoking the yellow button menu from Morphic
list views.

Also replaces Object>do: with Object>in: allowing expression
like:
	Float pi in: [:x | x * x]

077tk-bigString-EG.cs
Fixes two bugs relating to writing long strings on streams

Enjoy...

	The Squeak Team





More information about the Squeak-dev mailing list