[
https://issues.apache.org/jira/browse/SLING-12816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956168#comment-17956168
]
Konrad Windszus commented on SLING-12816:
-----------------------------------------
I thought that Sling API programming should be provider agnostic as much as
possible. However these differences require every implementation to customize
the impl towards a specific underlying resource provider.
> Clarify exceptions thrown from methods of
> o.a.s.a.r.ValueMap/ModifiableValueMap
> -------------------------------------------------------------------------------
>
> Key: SLING-12816
> URL: https://issues.apache.org/jira/browse/SLING-12816
> Project: Sling
> Issue Type: Improvement
> Reporter: Konrad Windszus
> Priority: Major
>
> Currently neither the javadoc of
> https://github.com/apache/sling-org-apache-sling-api/blob/master/src/main/java/org/apache/sling/api/resource/ValueMap.java
> nor of
> https://github.com/apache/sling-org-apache-sling-api/blob/master/src/main/java/org/apache/sling/api/resource/ModifiableValueMap.java
> explain which exceptions can be expected in case either read or write fails
> in the underlying resource provider. This should be formalized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)