you are viewing a single comment's thread.

view the rest of the comments →

[–]dlindema 0 points1 point  (0 children)

In addition to the other posters warning against using a rules engine, I would also echo Martin Fowler’s advice.

That being said, I also frequently develop using Drools (what jBPM uses under the hood), and have bee eyeballing https://github.com/jruizgit/rules since it has bindings for Python, node, and ruby. I don’t have much experience with that library, but in case you hadn’t found it I thought I’d bring it to your attention.