[dna-issues] [JBoss JIRA] Commented: (DNA-362) AbstractJcrItem.isNew and isModified Are Not Implemented
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Thu Apr 16 12:09:22 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12462626#action_12462626 ]
Randall Hauch commented on DNA-362:
-----------------------------------
Applied the patch, but rather than have ChangedNodeInfo contain a boolean that says whether its new, there is now a NewNodeInfo (that extends ChangedNodeInfo) that IMO makes it more obvious that this is a new node and clears up the places in SessionCache that instantiate it.
> AbstractJcrItem.isNew and isModified Are Not Implemented
> --------------------------------------------------------
>
> Key: DNA-362
> URL: https://jira.jboss.org/jira/browse/DNA-362
> Project: DNA
> Issue Type: Bug
> Components: JCR
> Affects Versions: 0.3
> Reporter: Brian Carothers
> Fix For: 0.4
>
> Attachments: DNA-362.patch
>
>
> The implementations of AbstractJcrItem.isNew and isModified are not implemented.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list