Users in my system will be able to configure their own rules to an extent
through a UI. I will create these rules programmatically using the
org.drools.lang.descr package. Right now, I am trying to see if its
possible to store the RuleDescr or PackageDescr object(s) in a database.
How exactly can I store these objects? Is there another way besides storing
the DRL text in the database (I don't really want to do this)?
Thanks,
Imraan
--
View this message in context:
http://www.nabble.com/Storing-RuleDescr-and-or-PackageDescr-in-a-database...
Sent from the drools - user mailing list archive at
Nabble.com.