You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "sean schofield (JIRA)" <de...@myfaces.apache.org> on 2005/12/07 16:51:10 UTC

[jira] Updated: (MYFACES-911) Allow user to supply their own tree2 id scheme using new TreeWalker interface

     [ http://issues.apache.org/jira/browse/MYFACES-911?page=all ]

sean schofield updated MYFACES-911:
-----------------------------------

    Attachment: TreeWalker.patch

I'm adding the patch now before I commit it.  This will give interested parties the chance to test.  Please provide feedback here.

> Allow user to supply their own tree2 id scheme using new TreeWalker interface
> -----------------------------------------------------------------------------
>
>          Key: MYFACES-911
>          URL: http://issues.apache.org/jira/browse/MYFACES-911
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: 1.1.1
>     Reporter: sean schofield
>      Fix For: Nightly
>  Attachments: TreeWalker.patch
>
> The current HtmlTreeRenderer forces an id naming scheme of  "0", "0:0", "0:1", etc. This can be problematic with dynamic trees where the ids of two different nodes may end up when nodes are constantly being added and removed in between requests.  The new TreeWalker interface will allow users to supply their own implementations so they can override the node id algorithm with a custom implementation.  

-- 
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