Compare function (for array sorting and such) that compares two PDPF Metadata infos by most minimal match to the projectInterface in question.
projectInterface
Hopefully this will allow us to get the PDP that most closely matches the projectInterfaces to avoid unnecessary redirects through layered PDPs
First ProjectDataProviderFactoryMetadataInfo to compare
Second ProjectDataProviderFactoryMetadataInfo to compare
-1 if a is less than b, 0 if equal, and 1 otherwise
Compare function (for array sorting and such) that compares two PDPF Metadata infos by most minimal match to the
projectInterface
in question.Hopefully this will allow us to get the PDP that most closely matches the
projectInterface
s to avoid unnecessary redirects through layered PDPs