REST Controller: Remove dependency on Hazaar\Parser\DocBlock #127

Closed
opened 2018-06-26 12:01:48 +00:00 by jamie · 3 comments
jamie commented 2018-06-26 12:01:48 +00:00 (Migrated from git.hazaar.io)

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.

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.
jamie commented 2018-06-29 01:36:57 +00:00 (Migrated from git.hazaar.io)

changed milestone to %4

changed milestone to %4
jamie commented 2018-06-29 02:59:21 +00:00 (Migrated from git.hazaar.io)

closed via commit 8d39f3a3e4

closed via commit 8d39f3a3e43913f77682fafc7f5ca9e27b290b19
jamie commented 2018-06-29 06:29:45 +00:00 (Migrated from git.hazaar.io)

mentioned in commit 8d39f3a3e4

mentioned in commit 8d39f3a3e43913f77682fafc7f5ca9e27b290b19
jamie self-assigned this 2025-09-04 01:15:47 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#127
No description provided.