Tree2 should extend UIData
--------------------------

         Key: MYFACES-361
         URL: http://issues.apache.org/jira/browse/MYFACES-361
     Project: MyFaces
        Type: Wish
    Versions: 1.0.9 beta    
    Reporter: sean schofield
    Priority: Minor


As suggested by Mathias Werlitz ...

Consider to subclass UIData
in http://www.mail-archive.com/[email protected]/msg05454.html explaind 
the problem that a UIData component cannot be nested in a tree2. the other way 
around might be not possible too, because of the special (incompatible) state 
saving methods of UITreeData and UIData. Benefit: all the complex state saving 
code could be removed from UITreeData as this is already done in UIData. The 
TreeModel could be some kind of mediator between the DataModel of UIData and 
the tree data structure used in UITreeData

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to