Mark Proctor <mproctor <at> codehaus.org> writes: > > As my email mentions, it should be a matter of creating a .xsd that maps > to the DESCR AST - which XMLBeans can then use. Unless someone in the > community picks this up, its unlikely to make it into 3.0. > > Mark >
I think it would be better if we can make a translator from RuleML or some standard Rule Language to the DESCR AST. This would allow users to create interfaces or author the rules in a standard environment and allow it to be used with DROOLS. Advantage is that we can make Rule engine a pluggable component into a rule environment. Regards Jayaram
