I noticed that ReturnValue for the java dialect is suboptimal. The
template has the following:
return org.drools.base.FieldFactory.getFieldValue( <text> );
This does a series of if/else if checks to find the wrapper. Yet we know
what it's being compared against, we really should have that FieldValue
factory fached, to avoid the series of checks.
http://jira.jboss.com/jira/browse/JBRULES-731
Mark
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email