[squeak-dev] The Trunk: 60Deprecated-mt.70.mcz

commits at source.squeak.org commits at source.squeak.org
Wed Mar 4 15:53:58 UTC 2020


Marcel Taeumel uploaded a new version of 60Deprecated to project The Trunk:
http://source.squeak.org/trunk/60Deprecated-mt.70.mcz

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

Name: 60Deprecated-mt.70
Author: mt
Time: 4 March 2020, 4:53:57.861827 pm
UUID: eadbea5d-9471-244c-9223-1dcaea4b1fdf
Ancestors: 60Deprecated-mt.69

Complements System-mt.1141 and Kernel-mt.1309.

=============== Diff against 60Deprecated-mt.69 ===============

Item was added:
+ ----- Method: Behavior>>forgetDoIts (in category '*60Deprecated-initialize-release') -----
+ forgetDoIts
+ 	"See http://forum.world.st/About-forgetDoIts-td3607521.html."
+ 	
+ 	self deprecated: 'do-it methods are not installed in method dictionaries anymore. See ImageSegment >> #forgetDoItsInClass:'.!



More information about the Squeak-dev mailing list