REST Controller: Remove dependency on Hazaar\Parser\DocBlock #127
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This class is now in another library called hazaar-parser, which may not exist. Meaning if you want to use the REST controller you need to required hazaar-parser, which is a bit of overkill in my opinion.
So, what I would like to do is build into the REST controller the required bits of Hazaar\Parser\DocBlock that I need in order for it to function. This should possibly also have the added benefit of a little bit of performance because I'm sure DocBlock was doing more than it needed to for this purpose.
changed milestone to %4
closed via commit
8d39f3a3e4
mentioned in commit
8d39f3a3e4