You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/10/27 15:04:00 UTC

[jira] [Updated] (SLING-10888) Add CRUD operation capability API

     [ https://issues.apache.org/jira/browse/SLING-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated SLING-10888:
------------------------------------
    Description: 
As not all resource providers necessarily support all CRUD operations it would be beneficial to have some API to check in advance if certain CRUD operations are supported at a certain path.
Currently the only way is to try it out and afterwards deal with the exceptions.

  was:As not all resource providers necessarily support all CRUD operations it would be beneficial to have some API to check in advance if certain CRUD operations are supported at a certain path.


> Add CRUD operation capability API
> ---------------------------------
>
>                 Key: SLING-10888
>                 URL: https://issues.apache.org/jira/browse/SLING-10888
>             Project: Sling
>          Issue Type: New Feature
>          Components: API
>            Reporter: Konrad Windszus
>            Priority: Major
>
> As not all resource providers necessarily support all CRUD operations it would be beneficial to have some API to check in advance if certain CRUD operations are supported at a certain path.
> Currently the only way is to try it out and afterwards deal with the exceptions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)