Issue Details (XML | Word | Printable)

Key: MULE-3952
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix or Usage Issue
Priority: Major Major
Assignee: Ross Mason
Reporter: Ross Mason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Not possible to configure a custom expression filter

Created: 16/Nov/08 12:56 AM   Updated: 30/Nov/08 04:47 PM
Component/s: Core: Expressions, Core: Routing / Filters
Affects Version/s: 2.1.1
Fix Version/s: None

Time Tracking:
Not Specified

Labels:
User impact: Low
Affects Docs: Yes


 Description  « Hide
There is not support right now for configuring custom filters, but the XML schema indicates that its possible

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ross Mason added a comment - 30/Nov/08 04:47 PM
Not sure why I opened this issue now You can define your own filter expressions by:
  • Defining your own Expression evaluator
  • Register it
  • Use the customEvaluator attribute to reference it