RulesEngine
RulesEngine copied to clipboard
Source Code Generation for Rules
Is there maybe the plan to involve source code generation to generate the rule expressions in real source code while compiling ?
This would obviously take away the completely dynamic nature during runtime, but for me it's interesting since I would be able to teach non-devs how to do business rules and provide that to me. I would have separation of my "concerns" and at the same time have the performance.
Kind regards!