As a RETE network is being created, DRL
Rules are parsed into an internal "descriptor" structure (a high
level AST)
and then compiled into a RETE.
There are "APIs" to create rules at the descriptor level: this can
then be "dumped" back into DRL.
To work at the DRL level directly, it's common to use parametric
"templates".
If your internal (meta)model is object oriented, you could
consider using DRL rules to write the translators :)
Davide
p.s. could you provide some more information about your use case?
I'm doing some research on rule authoring
environments right now. Thanks!
On 03/19/2013 09:54 AM, Michael Anstis wrote:
Rules are DRL that is a String.
Where and how you choose to store the String is up to you.
Please try to explain what you want to achieve a little more.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users