[jboss-jira] [JBoss JIRA] Created: (JBRULES-528) Implementation for Decision tables, and compiler options in DroolsJSR

Vignesh S (JIRA) jira-events at jboss.com
Thu Oct 19 13:20:41 EDT 2006


Implementation for Decision tables, and compiler options in DroolsJSR
---------------------------------------------------------------------

                 Key: JBRULES-528
                 URL: http://jira.jboss.com/jira/browse/JBRULES-528
             Project: JBoss Rules
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JSR94
            Reporter: Vignesh S
         Assigned To: Mark Proctor
            Priority: Optional


The implementation for Decision tables and compiler options can be given in drools JSR and to my knowledge it can done easily in the method

public RuleExecutionSet createRuleExecutionSet(final Reader ruleExecutionSetReader,
                                                   final Map properties) throws RuleExecutionSetCreateException 

org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderImpl class
 
By adding one more condition for ".xsl" for decision tables

and setting a new property for the compiler in map parameter 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list