Feature #889
Add a callback pointcut filter
| Status: | Resolved | Start: | 2008-06-27 | |
| Priority: | Must have | Due date: | ||
| Assigned to: | Robert Lemke | % Done: | 100% |
|
| Category: | AOP | |||
| Target version: | - | Estimated time: | 0.00 hours | |
| Sprint: |
Description
There should be a pointcut filter, that calls a user function if it should match on a specific pointcut.
Associated revisions
- FLOW3: (AOP) Added a new pointcut designator: filter() allows for creating custom pointcut filters (see FLOW3 manual). Resolves
#889