Rework model file structure
SigmundGranaas opened this issue ยท 1 comments
The current way of handling model structure is really messy and makes it hard to work with. I need to separate the different model parts, like the selectors and the model templates, as well as create a more robust system for handling the cases that can trigger a certain model to be chosen over another.
The predicate part of this issue was done by: #663