Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Replace our load-order-depending spinup with an Inversion of Control pattern #297

Open
jessebeach opened this issue Jan 10, 2015 · 0 comments

Comments

@jessebeach
Copy link
Member

We have classes like Case, Test and TestCollection that have dependencies. These dependencies are loaded, by virtue of load and execution order, at the right time. We need to make the load process more robust in order to modularize Quail and make it more resilient.

Project that provides inversion of controll support. https://github.com/cujojs/wire

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant