salomonbrys
04/27/2016, 6:14 PM2.7.0-beta2
is on Maven Central, it introduces :
- Overriding restrictions and policies (overrides must now be explicit).
- Some refinement to the scoped singleton system introduced in beta1
- Android Activity scope binding syntax
- kodein.with
that makes it easier to deal with factory bindings (better than toProvider
and toInstance
)
- Updated documentation ! Which you can explore here: https://github.com/SalomonBrys/Kodein/tree/v2.7.0-beta (I recommend you read the new chapters "Overriding" and "Android Activity Scopes" and "Create your own scopes".
As usual, I appreciate any feedback 😉