[squeak-dev] The Trunk: ShoutCore-fbs.35.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Jun 11 20:04:09 UTC 2012


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

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

Name: ShoutCore-fbs.35
Author: fbs
Time: 11 June 2012, 9:28:28.141 am
UUID: b78331bb-dbe7-48bc-ab35-b2aacf11d0c4
Ancestors: ShoutCore-ul.34

An SHTextStyler shouldn't double initialise itself.

=============== Diff against ShoutCore-ul.34 ===============

Item was removed:
- ----- Method: SHTextStyler class>>new (in category 'as yet unclassified') -----
- new
- 	^super new
- 		initialize;
- 		yourself!



More information about the Squeak-dev mailing list