You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Arthur Naseef (JIRA)" <ji...@apache.org> on 2010/12/18 00:54:00 UTC

[jira] Updated: (AMQ-3097) add Function calls to selectors

     [ https://issues.apache.org/jira/browse/AMQ-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arthur Naseef updated AMQ-3097:
-------------------------------

    Attachment: selectorFunctions.patch

Patch that adds function call syntax to the selector grammar, function call expressions, and a few initial functions.

> add Function calls to selectors
> -------------------------------
>
>                 Key: AMQ-3097
>                 URL: https://issues.apache.org/jira/browse/AMQ-3097
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Selector
>    Affects Versions: 5.4.2
>         Environment: n/a
>            Reporter: Arthur Naseef
>            Priority: Minor
>         Attachments: selectorFunctions.patch
>
>
> As described in the Nabble thread, "custom selector / filter for messages", I have implemented message call support in selectors, together with a few initial functions and the ability to register new functions without modifying the core.
> Attached is a patch that implements this feature.
> There are no unit tests currently implemented, but I can provide them in the near future if needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.