[jira] Commented: (JCR-664) Property.setValue(Node) explicitly checks for NodeImpl

2008-09-24 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12634062#action_12634062 ] Stefan Guggisberg commented on JCR-664: --- +1 for 'Won't Fix' Property.setValue(Node)

[jira] Commented: (JCR-664) Property.setValue(Node) explicitly checks for NodeImpl

2008-09-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12633888#action_12633888 ] Jukka Zitting commented on JCR-664: --- I suggest to resolve this as Won't Fix until we have a

[jira] Commented: (JCR-664) Property.setValue(Node) explicitly checks for NodeImpl

2006-12-05 Thread Marcel Reutegger (JIRA)
[ http://issues.apache.org/jira/browse/JCR-664?page=comments#action_12455662 ] Marcel Reutegger commented on JCR-664: -- Shouldn't a decoration layer un-wrap a Node instance in the first place when it passes it to the decorated repository?

[jira] Commented: (JCR-664) Property.setValue(Node) explicitly checks for NodeImpl

2006-12-05 Thread Tobias Bocanegra (JIRA)
[ http://issues.apache.org/jira/browse/JCR-664?page=comments#action_12455673 ] Tobias Bocanegra commented on JCR-664: -- if the JCR API takes a javax.jcr.Node, then it should work with any implementation. This might not work for all cases, i