Moose
Moose copied to clipboard
Remove GT methods from Moose
For example:
- MooseObject >> mooseFinderNavigationIn:
- MooseObject >> mooseSpecificSpotterProcessorsFor:
Hints: they reference GT/Glamour classes: GLMCompositePresentation, GTFilterSubstring
or use gt methods: gtInspectorRelationsIn: , titleIcon:
With @anneetien we got the impression that there is no more dependencies to GT/Glamour in Moose 10, at least on MooseObject
(mooseFinderNavgationIn:
and mooseSpecificSpotterProcessorsFor:
don't exist anymore there).
The analysis of Moose packages dependencies shows that there is no more reference to Glamour or GT.