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? Thanks Barry -- View this message in context: http://www.nabble.com/JBRMS---Decision-Tables---Effective-Dates---Expiration-Dates-tf4562541.html#a13021477 Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
