tnunnink / AutoSpex

A Windows application that runs configurable specifications against a source L5X file to validate the project content.
MIT License
2 stars 0 forks source link

Expand Overrides to include overriding spec config #30

Open tnunnink opened 5 days ago

tnunnink commented 5 days ago

An idea I had was instead of overrides setting variables, you could either wholesale change/replace the entire spec config or maybe just add/remove/replace certain criterion. Basically, change the spec to adapt to the needs of the source.

Would this basically render variables useless? One of their main use cases was to allow substitutions of values for certain sources. Perhaps they could still be used as reusable data, but how important is that?

tnunnink commented 2 days ago

Removing variables was all too easy. It was dead weight