David T. Lewis uploaded a new version of Morphic to project The Trunk:
http://source.squeak.org/trunk/Morphic-dtl.1395.mcz==================== Summary ====================
Name: Morphic-dtl.1395
Author: dtl
Time: 15 February 2018, 2:23:08.923953 pm
UUID: dc6e5421-8043-46e3-92c2-c362f363d8a0
Ancestors: Morphic-mt.1394
Remove selectorPrefixForDispatch which was a remnant of the now defunct method dispatching hack for Project.
=============== Diff against Morphic-mt.1394 ===============
Item was removed:
- ----- Method: MorphicProject>>selectorPrefixForDispatch (in category 'dispatching') -----
- selectorPrefixForDispatch
- "A string to be prepended to selectors for project specific methods"
-
- ^ 'morphic'!