#12: |@@modifier should use a recursive iterator
Issue revisions
- new by Jordi Boggiano at 2008-D-28 3:07
- closed by Jordi Boggiano at 2011-A-09 20:39
| Type | |
|---|---|
| State | |
| Priority | |
| Resolution | |
| Assigned to | Nobody |
| Scheduled for | |
| Affected versions | |
| Affected components | Core |
| Last change | Saturday 9 April 2011 20:39:52 UTC by Jordi Boggiano |
|@@modifier currently uses array_map, and |modifier is a normal call, so |@@@modifier might use a recursive iterator, but the use case don't seem so common.. yell if you need it.
Jordi Boggiano at Saturday 9 April 2011 20:39:52 UTC
Won't fix