Currently fallback systems need to be implemented outside of the manager, and yet they are a primary reason to have the layer functionality. A save_fallback() and fallback() method would just need to save the general state of the config manager. Need to remember to throw an exception if no fallback available.
Currently fallback systems need to be implemented outside of the manager, and yet they are a primary reason to have the layer functionality. A `save_fallback()` and `fallback()` method would just need to save the general state of the config manager. Need to remember to throw an exception if no fallback available.
Currently fallback systems need to be implemented outside of the manager, and yet they are a primary reason to have the layer functionality. A
save_fallback()andfallback()method would just need to save the general state of the config manager. Need to remember to throw an exception if no fallback available.