CodeConnect / AliveFeedback

Issue and feature tracker for Alive
23 stars 0 forks source link

Integrate Alive with DI containers for object instantiation #110

Open Ijwu opened 8 years ago

Ijwu commented 8 years ago

Consider integrating the use of various dependency injection libs to allow Alive to instantiate objects with bindings in the DI container.

Libraries to consider are:

I believe those may be the most used or popular DI libraries.

AmadeusW commented 8 years ago

This is a very interesting idea. It's been also requested in #105. I will research DI and how we can bring support to various libraries.