Barry K wrote:
What is the direction for handling date-effective and date-expiration
when
compiling decision tables?
Currently, org.drools.decisiontable.model.Rule does not have attributes for
effective or expiration date. I started going down the path of adding the
attributes to org.drools.decisiontable.model.Rule and using a custom
RulesheetListener to populate them, but I was concerned about
overcustomization the application. Are these attributes going to be added
for decision tables?
I guess it makes sense. I'm going to start on a web based decision
table, using GWT, in November, at which point we will overhaul and try
and improve our approach to DTs then. I'll bear this one in mind.
Thanks
Barry