Hi, On Tue, Sep 6, 2016 at 9:49 AM, Marcel Reutegger <[email protected]> wrote: > ...we'd still have to add > Jackrabbit API to support it. E.g. something like: > > valueFactory.createBinary(existingBinary, appendThisInputStream); ...
And maybe a way to mark the binary as "in progress" to avoid applications using half-uploaded binaries? Maybe just a boolean property convention that application developers are supposed to take into account, as I don't think JCR Sessions work in that use case. -Bertrand
