pharo icon indicating copy to clipboard operation
pharo copied to clipboard

System-Settings-Core should not be in BaselineOfMorphic

Open Ducasse opened this issue 6 years ago • 2 comments

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.

Ducasse avatar Nov 07 '19 18:11 Ducasse

It is even worse because the settings code even for the kernel packages (that expose some settings) have hidden dependencies SettingNodeBuilder

pavel-krivanek avatar Nov 07 '19 21:11 pavel-krivanek

@jecisc

Do you know this dependency?

Ducasse avatar Jul 30 '24 07:07 Ducasse