[jboss-jira] [JBoss JIRA] (JBRULES-3370) Array fields are not supported in declared facts
Davide Sottara (JIRA)
jira-events at lists.jboss.org
Tue Jan 31 17:37:48 EST 2012
Davide Sottara created JBRULES-3370:
---------------------------------------
Summary: Array fields are not supported in declared facts
Key: JBRULES-3370
URL: https://issues.jboss.org/browse/JBRULES-3370
Project: Drools
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: drools-compiler, drools-core
Reporter: Davide Sottara
Assignee: Mark Proctor
Priority: Minor
it should be possible to do
declare Bean
arrayField : SomeObject[]
end
optionally,
declare Bean
arrayField : SomeObject[] = new SomeObject[3]
end
--
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