]
Edson Tirelli resolved JBRULES-2655.
------------------------------------
Resolution: Done
Done.
Enable "from" to accept [ ] for inline list creation
without the "return( ... )" statement
------------------------------------------------------------------------------------------
Key: JBRULES-2655
URL:
https://jira.jboss.org/browse/JBRULES-2655
Project: Drools
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: drools-compiler, drools-core
Affects Versions: 5.1.0.FINAL
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 5.2.0.M1
At the moment, "from" requires the use of "return( [ ... ] )" for
inline list creation:
String() from return( ["foo", "bar"] )
Ideally, we should be able to write:
String() from ["foo", "bar"]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: