JcrNodeResource should have a public constructor
------------------------------------------------

                 Key: SLING-729
                 URL: https://issues.apache.org/jira/browse/SLING-729
             Project: Sling
          Issue Type: Improvement
          Components: JCR Resource
    Affects Versions: JCR Resource 2.0.2
            Reporter: Vidar S. Ramdal
            Priority: Minor
             Fix For: JCR Resource 2.0.4


The constructor of 
org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResource is package 
local, not allowing for extending it easily. On the other hand, 
org.apache.sling.jcr.resource.internal.helper.jcr.JcrPropertyResource has a 
public constructor. 

See http://markmail.org/message/jtv2rk6qhzdnf47b

Patch coming up

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to