pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Initialize Undeclared outside of the bootstrap

Open jecisc opened this issue 7 months ago • 0 comments

I plan to refactore the usage of Undeclared because I want to have one undeclared registry by environment. To make this easier I would like to move the Undeclared management out of the bootstrap.

This change initialize the global variable in SystemDictionary>>initialize instead of the bootstrap code

jecisc avatar Nov 20 '23 13:11 jecisc