You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Vidar S. Ramdal (JIRA)" <ji...@apache.org> on 2008/11/12 13:49:44 UTC

[jira] Closed: (SLING-729) JcrNodeResource should have a public constructor

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

Vidar S. Ramdal closed SLING-729.
---------------------------------


Great, thanks!

> 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
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Resource 2.0.4
>
>         Attachments: JcrNodeResource.patch
>
>
> 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.