Config generation in the Generator class currently does not respect the globally saved data of outputs and the retention property of configs.
Possible solution: Add an "origin" property to Output class so the Generator knows what to do with them. But in this case the Generator needs to have access to the Filer class.
Config generation in the Generator class currently does not respect the globally saved data of outputs and the retention property of configs.
Possible solution: Add an "origin" property to Output class so the Generator knows what to do with them. But in this case the Generator needs to have access to the Filer class.