Closed olivierdagenais closed 8 years ago
@yacaovsnc: Please validate in your downstream library as part of your code review.
I made the changes I was suggesting, such that a call to findCompatibleProvider
will now have checked compatibility of the returned Provider
implementation. Can you try this in your project?
Tested, works as advertised!
Implements the spirit of issue #13, with slight deviations/improvements from the original plan.
The good news is the new methods are written based on fragments of the old methods, so I was able to preserve most of the existing functionality.