Voiteh / Depin

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

Anonymous object dependencies provisioning #18

Closed Voiteh closed 5 years ago

Voiteh commented 5 years ago

There should be possibility to scan such object and provide it's attributes/methods as dependencies.

It is required to mark anonymous objects and it field dependencies. It should not be required as containers are not needed for dependencies to be provided so only fields which would need to be provided should be marked as dependencies.