[Pkg] The Trunk: Exceptions-nice.24.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Mar 8 21:14:32 UTC 2010


Nicolas Cellier uploaded a new version of Exceptions to project The Trunk:
http://source.squeak.org/trunk/Exceptions-nice.24.mcz

==================== Summary ====================

Name: Exceptions-nice.24
Author: nice
Time: 8 March 2010, 10:14:31.69 pm
UUID: b6fd3faa-f5c8-3643-8593-d35dd30a14cb
Ancestors: Exceptions-nice.23

move OutOfScopeNotification to Compiler

=============== Diff against Exceptions-nice.23 ===============

Item was removed:
- ----- Method: OutOfScopeNotification>>defaultAction (in category 'as yet unclassified') -----
- defaultAction
- 
- 	self resume: false!

Item was removed:
- Notification subclass: #OutOfScopeNotification
- 	instanceVariableNames: ''
- 	classVariableNames: ''
- 	poolDictionaries: ''
- 	category: 'Exceptions-Kernel'!



More information about the Packages mailing list