[ENH] Automate User Inputs

John Pierce john.raymond.pierce at gmail.com
Mon Oct 11 02:44:57 UTC 2004


Change Set:		automate.user.inputs-jrp
Date:			4 October 2004
Author:			John Pierce

I updated this change set to work with the 3.7 basic image.  The 3.7
basic image did not include the VB-Regex enhancements and  this caused
all kinds of fits with my enhancement.  Now it accomodates the lack of
VB-Regex and uses the simplier String>>match: behavior and optionally,
the String>>matchesRegex: behavior if you got it.

Additionally, I needed the ability to nest ProvideAnswerNotifications
so that if the enclosing block does not have an answer it will
re-signal the notification looking to see if the outer enclosing block
has an answer.  Worst case is that is doesn't and you proceed as
usual.

Regards,

John

-- 
If at first the idea is not absurd, then there is no hope for it. --
Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: automate.user.inputs-jrp.4.cs.gz
Type: application/x-gzip-compressed
Size: 3506 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041010/0b042ec4/automate.user.inputs-jrp.4.cs.bin


More information about the Squeak-dev mailing list