generator-theia-extension
generator-theia-extension copied to clipboard
Shall we switch the templates to use property injection outside the constructor
trafficstars
as highlighted in the coding guidlines. Affects at least "hello world" and "backend", others to be checked...
https://github.com/eclipse-theia/theia/wiki/Coding-Guidelines#property-injection
What I actually do not like about the field injection is that is does not break the contract :-) Meaning: you add a "silent" dependency