[squeak-dev] The Trunk: Tools-fbs.418.mcz

commits at source.squeak.org commits at source.squeak.org
Wed Jul 25 11:46:06 UTC 2012


Frank Shearar uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-fbs.418.mcz

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

Name: Tools-fbs.418
Author: fbs
Time: 25 July 2012, 12:45:18.06 pm
UUID: c8fb819a-f3fe-4537-a64a-37104936d2e8
Ancestors: Tools-fbs.417, Tools-cao.391

Remove redundant message selectedSystemCategoryName from PackagePaneBrowser since it's the same as that of the parent class.

=============== Diff against Tools-fbs.417 ===============

Item was removed:
- ----- Method: PackagePaneBrowser>>selectedSystemCategoryName (in category 'system category list') -----
- selectedSystemCategoryName
- 	"Answer the name of the selected system category or nil."
- 
- 	^ self selectedSystemCategory!



More information about the Squeak-dev mailing list