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

Michael Neale (JIRA) jira-events at jboss.com
Thu Aug 10 11:55:12 EDT 2006


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