Voiteh / Depin

Dependency injection library for Ceylon
Apache License 2.0
0 stars 0 forks source link

Handle different provision types for dependencies (singleton/prototype) #20

Closed Voiteh closed 5 years ago

Voiteh commented 5 years ago

Currently no values are cached. Whenever there is need for injection, whole invocation tree is triggered.