Voiteh / Depin

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

Implement Depin.complete functionality #57

Open Voiteh opened 4 years ago

Voiteh commented 4 years ago

It is needed to have ability to compleate object which are compleatable in onCreate methods introducing new CompleatableAnnotaiton for late attributes. It has to take in consideration all attriibutes from type hierarchy.

Voiteh commented 4 years ago

This can't be implemented due to https://github.com/eclipse/ceylon/issues/7455