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 2006/02/18 17:28:25 UTC

[jira] Closed: (MYFACES-447) tree2 TreeNode interface has too many methods

     [ http://issues.apache.org/jira/browse/MYFACES-447?page=all ]
     
sean schofield closed MYFACES-447:
----------------------------------

    Resolution: Won't Fix

TreeNode interface is fine for the time being.  It is not envisioned to change in the near future so I'm closing this out as won't fix.

> tree2 TreeNode interface has too many methods
> ---------------------------------------------
>
>          Key: MYFACES-447
>          URL: http://issues.apache.org/jira/browse/MYFACES-447
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: 1.1.0
>     Reporter: Jan Dockx
>     Assignee: sean schofield
>  Attachments: tree2_TreeNode_extensive_patch.txt, tree2_TreeNode_extensive_patch_examples.txt, tree2_TreeNode_patch.txt
>
> The TreeNode interface is the hook for the backing bean developer, the user, into the tree2 framework. As such, the interface should pose minimal requirements for the user. It should only require from the user to implement those methods that are strictly needed for the framework to work, and leave as much freedom for the user as possible.
> The patch included removes unnecessary methods. Apart from a minor change in TreeNodeBase, the change doesn't affect the existing tree2 code, nor the example, at all.
> The patch also contains some documentation for the interface, and some suggestions for further changes.

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