Love the idea behind this project, hate the idea of having to manage my own error names and numbers.
I'm just about to dev up a fork to make the code and key fields optional in an original template file, with a parameter named --update to allow the tool to rewrite the file with generated codes once it's done. The idea being you simply write exactly what you want, and it automatically assigns numbers and names to things (names based on descriptions via some conversion rules).
Love the idea behind this project, hate the idea of having to manage my own error names and numbers.
I'm just about to dev up a fork to make the
codeandkeyfields optional in an original template file, with a parameter named--updateto allow the tool to rewrite the file with generated codes once it's done. The idea being you simply write exactly what you want, and it automatically assigns numbers and names to things (names based on descriptions via some conversion rules).