[jboss-jira] [JBoss JIRA] (JBRULES-3345) Allow traits to be declared explicitly
Davide Sottara (JIRA)
jira-events at lists.jboss.org
Mon Jan 30 17:31:49 EST 2012
[ https://issues.jboss.org/browse/JBRULES-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davide Sottara resolved JBRULES-3345.
-------------------------------------
Resolution: Done
> Allow traits to be declared explicitly
> --------------------------------------
>
> Key: JBRULES-3345
> URL: https://issues.jboss.org/browse/JBRULES-3345
> Project: Drools
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: drools-compiler (expert), drools-core
> Reporter: Davide Sottara
> Assignee: Davide Sottara
> Priority: Minor
> Fix For: 5.4.0.Beta2
>
>
> Support "declare trait X ... end" in place of "declare X @format(trait) ... end", which breaks the intended semantics of @format.
> As alternatives, both
> "declare trait X ... end"
> and
> "declare X @kind(trait) ... end"
> will be supported.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list