[Pkg] The Trunk: Services-Base-mt.57.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Aug 27 08:55:01 UTC 2015


Marcel Taeumel uploaded a new version of Services-Base to project The Trunk:
http://source.squeak.org/trunk/Services-Base-mt.57.mcz

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

Name: Services-Base-mt.57
Author: mt
Time: 27 August 2015, 10:54:56.806 am
UUID: 6ba0b05d-5eb6-4244-9fbd-8595dacbc6aa
Ancestors: Services-Base-eem.56

Some adjustments for cleaned-up preferences interface.

=============== Diff against Services-Base-eem.56 ===============

Item was removed:
- ----- Method: ServicePreferences class>>compileAccessMethodForPreference: (in category 'accessing') -----
- compileAccessMethodForPreference: aPreference
- 	"do nothing"!

Item was added:
+ ----- Method: ServicePreferences class>>compileAccessorForPreference: (in category 'accessing') -----
+ compileAccessorForPreference: aPreference
+ 	"do nothing"!



More information about the Packages mailing list