Feature #718
make docCommentParser static
| Status: | Closed | Start date: | 2008-06-06 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Robert Lemke | % Done: | 0% |
|
| Category: | Reflection | |||
| Target version: | - | Estimated time: | 0.00 hour | |
| PHP Version: | Complexity: | |||
| Has patch: | ||||
| Votes: | 0 |
Description
Currently the F3_FLOW3_Reflection_DocCommentParser is instantiated for each reflection - that's nonsense.
History
Updated by Robert Lemke almost 5 years ago
- Target version deleted (
45)
Updated by Robert Lemke almost 5 years ago
- Status changed from New to Closed
That's not so important anymore as we now use the Reflection Service.