Hello all, I prepared the new observation API implementation, based on the work done by Carsten in SLING-4751 [1]. The new API is more lightweight and doesn’t require accessing the resource resolver each time there’s a resource change.
The new implementation requires SLING-4750. Diff file [2] contains: * JcrResourceProvider creating new type of events, * support for the new API inside the resource resolver, * a bridge service transforming the new API events into OSGi events to keep backwards compatibility. As in the previous mail about new resource provider API, feedback would be highly appreciated. Best regards, Tomek [1] https://issues.apache.org/jira/browse/SLING-4751 [2] https://github.com/trekawek/sling/pull/1.diff -- Tomek Rękawek | Adobe Research | www.adobe.com [email protected]
