Voiteh / Depin

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

Factory annotation for functions #74

Closed Voiteh closed 4 years ago

Voiteh commented 4 years ago

Factory functions should be treated as values whenever creating Dependency.Definition for them so to have ability to inject results of their factorization rather than the function itself.