[ 
https://issues.apache.org/jira/browse/SLING-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296887#comment-14296887
 ] 

Stefan Egli commented on SLING-4135:
------------------------------------

Currently there's only 2 places left in discovery.impl that use JCR directly:
 # to get the repository.descriptor (session.getRepository().getDescriptor()) 
in HeartbeatHandler
 # session.move used by ResourceHelper.moveResource()

Not sure how to replace those two. [~cziegeler], any idea?

> Make discovery implementation independent from JCR
> --------------------------------------------------
>
>                 Key: SLING-4135
>                 URL: https://issues.apache.org/jira/browse/SLING-4135
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Carsten Ziegeler
>             Fix For: Discovery Impl 1.0.14
>
>
> There are only a few calls to the JCR api - in order to make it completely 
> use just the Sling API these places should be changed to the Sling API as 
> well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to