On 11/25/2009 02:02 PM, Stefan Izota wrote:
Sorry to bother again, but shouldn't it be
Should have been "sorry to point out a stupid mistake". :-)
self isSelect ifFalse: [ ^super printOn: aStream ]. instead of self isSelect ifFalse: [ ^super printOn: aString ].
Thanks. Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
