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