[
https://issues.apache.org/jira/browse/SLING-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772265#comment-17772265
]
Konrad Windszus edited comment on SLING-12076 at 10/5/23 3:46 PM:
------------------------------------------------------------------
Because there is no standardized copy notion in
https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/12_Observation.html#12.1%20Event%20Model
and my particular use case is with the JCR provider. For those use cases I
have to rely on some implementation specific user data instead.
was (Author: kwin):
Because there is no standardized copy support in
https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/12_Observation.html#12.1%20Event%20Model
and my particular use case is with the JCR provider.
> ResourceListener should expose the JCR observation's user data
> --------------------------------------------------------------
>
> Key: SLING-12076
> URL: https://issues.apache.org/jira/browse/SLING-12076
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
>
> The ResourceChange
> (https://github.com/apache/sling-org-apache-sling-api/blob/f58111baf07b6ae525aec2c6792e949786df7beb/src/main/java/org/apache/sling/api/resource/observation/ResourceChange.java#L50)
> should optionally expose a context (arbitrary String). In the case of the
> JCR Resource Provider this should be populated by the JCR Event's User Data
> (https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/12_Observation.html#12.3.5%20User%20Data).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)