This is just a feature, but given that the new integrator stores descriptors in memory at boot time, maybe having the ability to force a reload of all of them (just replacing their content) would be nice. This would allow the admin to edit a descriptor in the installation, click the reload button and then the new descriptor takes effect. Maybe an admin feature in the interface somewhere.
Notes:
- Maybe a new Control message could be sent to a Bourreau do perform the same reload
- Descriptors loaded by the integrator have from_file()method that is useful
- The admin must realize that eloading won't affect existing ToolConfigs and Tools (e.g. their container config attributes)