Tagged Questions
10
votes
3answers
694 views
How does the use of a rules engine impact the design, implementation, and performance of an application?
I'm interested in the ability of rules engines to:
launch and iterate over business driven logic
have "business users" perform the actual modification of those rules rather than developers
...