[jboss-jira] [JBoss JIRA] Commented: (JBRULES-500) Special connective "or" constraint

Mark Proctor (JIRA) jira-events at lists.jboss.org
Thu Apr 12 09:42:05 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-500?page=comments#action_12359105 ] 
            
Mark Proctor commented on JBRULES-500:
--------------------------------------

MultiRestrictionCondition allows for multiple restrictions on the same field, this needs to be extended further to allow across fields. It's basically building a mini AST evaluator that can be embeded in a node for evaluation.

> Special connective "or" constraint
> ----------------------------------
>
>                 Key: JBRULES-500
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-500
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Reteoo, Rule Assemply/SPI
>            Reporter: Michael Neale
>         Assigned To: Edson Tirelli
>             Fix For: 3.1-m3
>
>
> Would be nice to have some construct like
> Person(address == null or age < 30)
> which would kind of short circuit (ideally). Could be done as a special thing with alpha nodes, or another type of join node, or something else. 
> This is a common problem to have for users.

-- 
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