A new version of MorphicExtras was added to project The Inbox:
http://source.squeak.org/inbox/MorphicExtras-ct.261.mcz==================== Summary ====================
Name: MorphicExtras-ct.261
Author: ct
Time: 21 September 2019, 7:34:12.697935 pm
UUID: 6381ba1a-b2cd-d54c-b594-46c89466d88c
Ancestors: MorphicExtras-mt.259
Move #asSimpleSetter from MorphicExtras to Collections (step 1/2)
This is a common Symbol transformation and can be used in many scenarios apart from Flaps.
dep:feat-ol
=============== Diff against MorphicExtras-mt.259 ===============
Item was removed:
- ----- Method: Symbol>>asSimpleSetter (in category '*MorphicExtras-Flaps') -----
- asSimpleSetter
- ^ (self, ':') asSymbol!