On Thu, Nov 24, 2016 at 4:14 PM, Julian Sedding <[email protected]> wrote:
> ...So I agree with you that isResourceType() should work based on the
> concept rather than the implementation detail (i.e. String)....

And this makes me think that the comparison between two resource types
should be isolated in a utility class that takes both resource types
and the search path array as parameters.

We might need this same logic elsewhere and it's also easier to test
in isolation.

-Bertrand

Reply via email to