Hacker News new | ask | show | jobs
by dminor 5740 days ago
I've used Drools - works well once you figure out the ins and outs of their DSL, and is actively developed. Haven't used FICO Blaze.
1 comments

Thanks! Yeah we had a small learning curve with the DSL as well. We are housing he rules in a csv file for now. When you used Drools did you use Governor as well. We will eventually need to have an interface for the business folks. Any thoughts?
Haven't used governor - the rules engine is embedded in an ecommerce platform for doing coupons/promotions with its own custom interface for defining the coupons/promos. Then those get translated into drools rules.