[rules-users] Planner 5.4 - Overriding CachedMoveFactory to skip some PlanningEntity instances

Garf JonGarfunkel at gmail.com
Fri Jul 13 11:54:42 EDT 2012


my error here in looking to extend CachedMoveFactory. Obviously, the moves
are cached, and not regenerated each forage.

I suppose if I wanted to achieved what I wanted, I'd just override
isMoveDoable() to make it more discerning -- but,as the JavaDoc suggests,
there's little benefit to doing this. I'd be putting business logic into
Java that would be redundant to the rules, with little performance gains.

--
View this message in context: http://drools.46999.n3.nabble.com/Planner-5-4-Overriding-CachedMoveFactory-to-skip-some-PlanningEntity-instances-tp4018561p4018667.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list