Closed GoogleCodeExporter closed 9 years ago
We started this implementation from scratch.
The goal was not so much to build a full fledged rule engine, but build a
system to be flexible enough so we can add/remove rules easily at different
levels.
And naturally we ended up building a simple rule engine.
I think using a class vs functions gives us maintainability advantages as we
leverage polymorphism for a bunch of rules. But functions would probably work
just fine too.
cloudcourse mailing list is probably better to follow up on this.
Original comment by ir...@google.com
on 5 Nov 2010 at 2:46
Original issue reported on code.google.com by
olivergeorge
on 30 May 2010 at 5:00