Andreas Raab uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-bp.190.mcz==================== Summary ====================
Name: System-bp.190
Author: bp
Time: 4 December 2009, 8:24:21 am
UUID: 984d7e01-cd42-4a52-a46c-254a1312f9fc
Ancestors: System-dtl.189
remove seeClassSide which is not needed anymore since we have the "no messages" category now
=============== Diff against System-dtl.189 ===============
Item was removed:
- ----- Method: WindowColorRegistry>>seeClassSide (in category 'notes') -----
- seeClassSide
- "All the code for WindowColorRegistry is on the class side."!
Item was removed:
- ----- Method: Preferences>>seeClassSide (in category 'look in class') -----
- seeClassSide
- "All the code for Preferences is on the class side"!
Item was removed:
- ----- Method: Utilities>>seeClassSide (in category 'look in class') -----
- seeClassSide
- "All the code for Utilitites is on the class side"!
Item was removed:
- ----- Method: AppRegistry>>seeClassSide (in category 'notes') -----
- seeClassSide
- "All the code for AppRegistry is on the class side."!