Hi, I have updated the PR based on feedback from Julian and Bertrand as well as review from the Oak team with some API changes. Please let me know what more I need to do, thanks!
https://github.com/apache/jackrabbit/pull/59 On June 28, 2018 at 4:09:26 AM, Julian Reschke ([email protected]) wrote: On 2018-06-27 12:22, Bertrand Delacretaz wrote: > On Wed, Jun 27, 2018 at 9:43 AM Julian Reschke <[email protected]> wrote: >> ...Is the feature really tied to HTTP(s)? I don't think so. And if a future >> platform used a different protocol, the API wouldn't really need to change... > > +1, this is probably more about URIs than HTTP URLs. > > -Bertrand Well, switching into pedantic mode, ... The term "URL" is not the issue here. Even if it wasn't an HTTP(s) URL, it would still need to be a locator-typed URI for the functionality to work. Best regards, Julian
