TypeFox / open-collaboration-tools

Open Collaboration Tools: live-sharing solution for Eclipse Theia, VS Code and other editors and IDEs
https://www.open-collab.tools/
MIT License
81 stars 5 forks source link

Consider switching dependency injection to Djinject #21

Open spoenemann opened 2 months ago

spoenemann commented 2 months ago

Inversify is powerful, but also quite complex. IMHO we don't need that level of DI complexity in the server and VS Code extension. I suggest switching to Djinject.