Pipe syntax and the current methods

Randal L. Schwartz merlyn at stonehenge.com
Tue Aug 28 01:17:54 UTC 2007


>>>>> "Bert" == Bert Freudenberg <bert at freudenbergs.de> writes:

Bert> Which reminds me - actually spelling this out using a running value  is what I
Bert> would use in production:

Bert> val := a.
Bert> val := val msg.
Bert> val := val msg1.
Bert> val := val msg2.
Bert> ^val

Yeah, and this is single-steppable, and "self halt"-able.
These pipe schemes seem more like pipe dreams. :)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



More information about the Squeak-dev mailing list