[squeak-dev] The Trunk: Tools-ct.938.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Feb 13 08:43:18 UTC 2020


Tobias Pape uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-ct.938.mcz

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

Name: Tools-ct.938
Author: ct
Time: 13 February 2020, 12:15:51.607118 am
UUID: a99435a2-f265-504e-8a4f-1cf790eb1887
Ancestors: Tools-topa.931

Overrides #canonicalArgumentName for Text. You don't want to get a generated method stub such as 'setText: anArray'.

=============== Diff against Tools-topa.931 ===============

Item was added:
+ ----- Method: Text>>canonicalArgumentName (in category '*Tools-Debugger') -----
+ canonicalArgumentName
+ 	^ 'Text'!



More information about the Squeak-dev mailing list