[jboss-jira] [JBoss JIRA] Closed: (JBRULES-231) add "not contains" and "not matches" constraints

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Wed May 23 17:06:19 EDT 2007


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

Edson Tirelli closed JBRULES-231.
---------------------------------

    Resolution: Done

Support to "not contains" added as a synonym for "excludes".

Support to "not matches" added as the complementary operation of "matches".

Unit tests and integration tests added.

> add "not contains" and "not matches" constraints
> ------------------------------------------------
>
>                 Key: JBRULES-231
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-231
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Drl Parser/Builder
>            Reporter: Michael Neale
>         Assigned To: Edson Tirelli
>             Fix For:  4.0.0.MR3
>
>
> Person(addresses not_contains foo)
> simple extension to the contains feature for collections.
> Any other sytax ideas?
> Person(something !contains foo)
> Person(something !<< foo)
> Person(something << foo)
> I prefer as natural as possible...

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