Drools 3.0 does now support XML and thus XML Entities - it will be in
RC3. We don't have that support for drls, maybe its something someone
wants to commit for 3.1
Mark
Mitch Christensen wrote:
I thought I saw something similar posted to the group a while back, but I
don't recall seeing an answer.
In Drools 2.x we could include DRL files in another DRL file using XML
entities. Since Drools3 syntax is not XML based I wouldn't expect XML
entities to work anymore. Does a similar feature exist in the Drools3
syntax? I understand that I could write code to load all necessary DRL
files, but it seems like a nice feature to be able to do it right in our
DRL.
Thanks.
-Mitch