You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2021/10/27 14:40:37 UTC

[GitHub] [sling-org-apache-sling-api] kwin edited a comment on pull request #36: SLING-7975 API for reordering of resources

kwin edited a comment on pull request #36:
URL: https://github.com/apache/sling-org-apache-sling-api/pull/36#issuecomment-952998147


   > How can a client figure out if reordering is support? Right now the only way seems to try it and then get an UnsupportedOperationException
   
   Right now there is no other option, but this seems to be the same for all other CRUD operations: https://sling.apache.org/documentation/the-sling-engine/sling-api-crud-support.html. For e.g. create() at an arbitrary path there is no way to figure out if this is supported either....


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org