pharo
pharo copied to clipboard
System-Settings-Core should not be in BaselineOfMorphic
Settings core should be independent of Morphic. We should check this and if this is true we should move System-Settings-Core out of the Morphic baseline. And probably move them to UI.
It is even worse because the settings code even for the kernel packages (that expose some settings) have hidden dependencies SettingNodeBuilder
@jecisc
Do you know this dependency?