[
https://issues.apache.org/jira/browse/SLING-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840116#action_12840116
]
Carsten Ziegeler commented on SLING-1420:
-----------------------------------------
Reopening and renaming this issue as the current usage of the fake node is
looking strang and causes for trouble: the fake node is used to potentially
determine the resource type of a synthetic resourcce by using registered jcr
resource type providers.
However as soon as one of these providers calls a method this might result in
an NPE or any other stange exception as the fake node only implements two
methods.
Therefore we should rather remove this completly
> Remove FakeNode and FakeNodeType
> --------------------------------
>
> Key: SLING-1420
> URL: https://issues.apache.org/jira/browse/SLING-1420
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Affects Versions: JCR Resource 2.0.6
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: JCR Resource 2.0.8
>
>
> In order to make the jcr resource bundle jcr 2.0 compliant we should just add
> method stubs for the missing methods
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.