[dna-issues] [JBoss JIRA] Commented: (DNA-563) Connectors Are Not Generating Events For Children Of Nodes Being Added Or Removed
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Fri Dec 4 22:14:29 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498409#action_12498409 ]
Brian Carothers commented on DNA-563:
-------------------------------------
Is the thinking that each connector should translate the actual events into different events for the change (e.g., one CopyBranchRequest might turn into 100 CreateNodeRequests when passed to the request processor's observer) or that the requests should be augmented to contain all of the information needed to generate the correct JCR events (e.g., CopyBranchRequest might get a new field called targetLocations())?
The LOE is probably pretty close between the two.
> Connectors Are Not Generating Events For Children Of Nodes Being Added Or Removed
> ---------------------------------------------------------------------------------
>
> Key: DNA-563
> URL: https://jira.jboss.org/jira/browse/DNA-563
> Project: DNA
> Issue Type: Bug
> Components: Connectors
> Affects Versions: 0.7
> Reporter: Dan Florian
> Priority: Blocker
> Fix For: 0.7
>
>
> If a node is created (or removed) which causes child nodes to also be created (or removed), events should be generated for those child nodes. See Section 8.3.7 of the JCR 1.0 specification. Copying, moving, and reordering of nodes, under the covers, may also add and remove nodes.
> See JBoss forum referenced below for more information.
--
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