Work in progress, I promise doc update and better sha description before I merge. The Hello World app has been updated, the other sample is still broken, haven't even tried the tests yet
MortarScope's focus is now to make it easy to extend the set of services available from the Context. You build a new scope with scope providers. The new BundleServiceProvider replaces MortarActivityScope. DaggerServiceProvider helps make a Dagger2 generated component a service.
The scope seed is intended to become the natural place for a screen to nestle, though I'm not using it yet. Notice that it's available to the service providers when they vend a service.
Work in progress, I promise doc update and better sha description before I merge. The Hello World app has been updated, the other sample is still broken, haven't even tried the tests yet
MortarScope's focus is now to make it easy to extend the set of services available from the Context. You build a new scope with scope providers. The new BundleServiceProvider replaces MortarActivityScope. DaggerServiceProvider helps make a Dagger2 generated component a service.
The scope seed is intended to become the natural place for a screen to nestle, though I'm not using it yet. Notice that it's available to the service providers when they vend a service.