On 04.08.2014, at 00:41, Michael Dürig <[email protected]> wrote: >> I think it would be more useful to allow globbing paths. The current >> getAdditionalPaths() could be changed to allow path globbing. > > This already exists in Oak. See > org.apache.jackrabbit.oak.plugins.observation.filter.GlobbingPathFilter.
Ah, great. But I can't register this using the JCR API, right? I would need to set up the whole observation listener through oak apis? Cheers, Alex
