Closed sateffen closed 9 years ago
Currently the services are registered after the routes and processors, when configuring the project by json. This should be the other way around to prevent errors, when a routecontroller wants to query for an service.
In develop it's done, but it'll go in the 0.4.0 release, and that release needs some time, because I completly restructure the project
Currently the services are registered after the routes and processors, when configuring the project by json. This should be the other way around to prevent errors, when a routecontroller wants to query for an service.