[jboss-jira] [JBoss JIRA] Updated: (JBRULES-528) Implementation for Decision tables, and compiler options in DroolsJSR
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Thu Jul 5 11:29:13 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-528?page=all ]
Mark Proctor updated JBRULES-528:
---------------------------------
Fix Version/s: 4.0.0.MR4
(was: FUTURE)
> 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
> Fix For: 4.0.0.MR4
>
>
> 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