tsframework / ts-framework

A Web Framework for Nodejs
http://tsframework.github.io
MIT License
43 stars 6 forks source link

Vl ioc in controllers #41

Closed atrakeur closed 7 years ago

atrakeur commented 7 years ago

Improve upon new router to reduce couplign between router and controlers. Next step is to bind send function to IoC to enable controllers to be of any arbitrary class (not a subclass of HttpControllers)