Architecture hooks
In Architecture, split the configuration into an 'init', where components/resources and instantiated, and a 'configure'. Properties could be set between init and configure.
Edited by Charles Lesire
In Architecture, split the configuration into an 'init', where components/resources and instantiated, and a 'configure'. Properties could be set between init and configure.