We currently use an imperative approach to load/unload information in the system.
For instance, to load plugins / loadables / configs.
This approach makes it hard to update any structure of the system once loaded.
A reactive system will automate the updating part that changes automatically.