Request for the ToolBuilder team

Andreas Raab andreas.raab at gmx.de
Mon Oct 17 21:56:37 UTC 2005


Cees De Groot wrote:
> There's one patch from Andreas I didn't know whether to accept or not:
> 
> Avi's version:
> load
> 	self actualClass
> 		compile: source
> 		classified: category
> 		withStamp: timeStamp
> 		notifying: (SyntaxError new category: category)
> 
> Andreas' version:
> load
> 	self actualClass
> 		compile: source
> 		classified: category
> 		withStamp: timeStamp
> 		notifying: nil
> 
> why the difference? I don't readily see how this is a toolbuilder patch....

Where did you find this? This should not be a ToolBuilder patch, it 
should be a PlusTools patch, see http://bugs.impara.de/view.php?id=1915. 
The PlusTool patches have nothing to do with the the ToolBuilder 
patches, which are ... interestingly enough, apparently not on Mantis 
(or at least I can't find them), but rather at 
http://minnow.cc.gatech.edu/squeak/5607.

Live from the Croquet workshop @ OOPSLA,
   - Andreas



More information about the Squeak-dev mailing list