Remove dependency on Hazaar MVC versions
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.
Edited by Jamie Carl