[ 
https://issues.apache.org/jira/browse/PIVOT-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894959#action_12894959
 ] 

Greg Brown commented on PIVOT-583:
----------------------------------

I don't remember the reason either, but I don't see any harm in adding it now. 
org.apache.pivot.xml.Node has a parent Element, which is conceptually similar 
(Elements can also be used as tree data). Both Element and TreeBranch implement 
List, which is the actual data model interface; List doesn't define a parent 
property, but I don't see any reason why implementations of List shouldn't 
define one. Would you agree?


> Add parent to TreeNode/TreeBranch
> ---------------------------------
>
>                 Key: PIVOT-583
>                 URL: https://issues.apache.org/jira/browse/PIVOT-583
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Greg Brown
>            Priority: Minor
>             Fix For: 2.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to