npwd
npwd copied to clipboard
Enhancement: Introduce DI design pattern to server side scripts
Application
Other
Dependency
Yes
Feature Description
Introduce a DI container library such a typedi or tsyringe. Today we're doing a workaround with initializing the class, then exporting it.
References
No response
No
Won't do as adding additional complexity would probably make further contribution harder, and the amount of work this requires shouldn't be prioritized now.