]
Edson Tirelli closed JBRULES-1024.
----------------------------------
Resolution: Done
Assignee: Edson Tirelli (was: Mark Proctor)
Support added.
Add support to single pattern forall
------------------------------------
Key: JBRULES-1024
URL:
http://jira.jboss.com/jira/browse/JBRULES-1024
Project: JBoss Rules
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Reteoo, Drl Parser/Builder, Documentation
Reporter: Edson Tirelli
Assigned To: Edson Tirelli
Fix For: 4.0.0.MR4
Add support to single pattern forall. Example:
forall( Cheese( type == "stilton" ) )
The above has the same semantics as:
forall( $c : Cheese()
Cheese( this == $c, type == "stilton" ) )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: