How about merging ScopedImplementationProvider into ImplementationProvider
so we have just the single provider interface? Shouldn't every
implementation type have to consider supporting scope and life cycle, so
having them on the ImplementationProvider interface makes that obvious and
impls can just use defaults if they don't care about it.

  ...ant

Reply via email to