Remove dependency on Hazaar MVC versions #50
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#50
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?
Right now, Hazaar MVC core is responsible for starting up application services and containers for running code. This means that if I make changes to way things starts up, then they are tied in with a specific version of Hazaar MVC core. I'd like to look into finding a way to reduce the code execution in core to as little as possible and finding a generic way to take input from STDIN and process it in Hazaar Warlock code only. This means that going forward from MVC 3.0 and Warlock 3.0 they will be more version independent of each other.
changed the description
mentioned in merge request !22
created merge request !22 to address this issue
closed via merge request !22
mentioned in commit 5079482a799cf89e9c77f6911a0cf609afb2a049
mentioned in commit
90bda0b745