I want to load drool file in to my custom UI, and modify or delete few rules and upload back. is there any opensource or some features available in drool itself to do this?
I went through few dozen links like 1 2 3 4
Is the only way to store rules in my domain model in a database and generating the DRL from that model to have custom UI?