The Rete visitor is still there. Dumper no longer exists as we have an
integrated graphical rete viewer now, this is integrated into the IDE.
3.0 will only support Java. However we are using JCI and can support any
compiler that works with JCI, that includes janino, jdt and groovy. I
have no plans to support jython until they support JCI - their project
looks like its stalling again. I do want to support javascript early in
3.1, so hopefully someone can make a JCI implementation for rhino soon.
Mark
王在祥 wrote:
Drool2 have a interesting feature that we can use groovy, java, python etc
to coding the rule, but it looks the Drool3 put anything to the new DRL
language.
So what is the real case for Drools3 on support others?
Also, it looks some useful tools such as org.drools.reteoo.Dumper missed in
Drools3, and how many other change? Does Drools3 rewrite a new reteoo?