[
https://issues.apache.org/jira/browse/SLING-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978376#comment-14978376
]
Carsten Ziegeler commented on SLING-5162:
-----------------------------------------
I've applied parts of this patch, thanks Tomek.
I'll implement the changes that happened to the API after this patch has been
created.
>From an API point of view, there is a difference between the
>registration/configuration of listeners and the configuration passed to the
>providers. The resource resolver implementation needs to process the listener
>configurations in combination with the provider configurations and create the
>observer configurations out of this.
> Support for the new observation API in the resource resolver
> ------------------------------------------------------------
>
> Key: SLING-5162
> URL: https://issues.apache.org/jira/browse/SLING-5162
> Project: Sling
> Issue Type: Sub-task
> Components: ResourceResolver
> Reporter: Tomek Rękawek
> Assignee: Carsten Ziegeler
> Fix For: Resource Resolver 1.2.8
>
> Attachments: SLING-5162.patch
>
>
> Add a whiteboard service that listens to all ResourceChangeListener
> registrations and informs them about modifications. Also, create an
> OsgiObservationBridge that will convert the new API changes into OSGi events
> (it will be discussed whether the bridge is necessary).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)