[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-409) Allow constraints to be added to facts in DSLs

Michael Neale (JIRA) jira-events at jboss.com
Mon Aug 14 05:24:15 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBRULES-409?page=all ]

Michael Neale resolved JBRULES-409.
-----------------------------------

    Resolution: Done

Done, at the parser level (no change to DSLs per se).

> Allow constraints to be added to facts in DSLs
> ----------------------------------------------
>
>                 Key: JBRULES-409
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-409
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.3
>            Reporter: Michael Neale
>         Assigned To: Michael Neale
>             Fix For: 3.0.4, 3.1-m1
>
>
> eg:
> rule "Your First Rule"
> 	
> 	when
> 		There is a Person with 
> 			-age less than 42
> 			-location is 'atlanta'
> 	then 
> 		Log "hola bob"		
> 		
> end

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list