Feature #889
Add a callback pointcut filter
| Status: | Resolved | Start date: | 2008-06-27 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Robert Lemke | % Done: | 100% |
|
| Category: | AOP | |||
| Target version: | - | Estimated time: | 0.00 hour | |
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 0 |
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
History
Updated by Robert Lemke almost 5 years ago
- Status changed from New to Accepted
- Priority changed from Could have to Must have
Updated by Robert Lemke almost 5 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r1010.