You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Aleksei Valikov (JIRA)" <de...@myfaces.apache.org> on 2006/03/10 14:52:41 UTC

[jira] Commented: (TOMAHAWK-188) TreeWalker must be public

    [ http://issues.apache.org/jira/browse/TOMAHAWK-188?page=comments#action_12369855 ] 

Aleksei Valikov commented on TOMAHAWK-188:
------------------------------------------

Sorry, forgotten to specify component: Tree2.

> TreeWalker must be public
> -------------------------
>
>          Key: TOMAHAWK-188
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-188
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Aleksei Valikov

>
> I've just compiled the new snapshot and have a complain about TreeModel and TreeWalker (package org.apache.myfaces.custom.tree2). TreeModel declares a public getTreeWalker() method. At the same time the TreeWalker interface has package-level visibility. This essentially prohibits "own" implementations other than those inherited from TreeWalkerBase.
> Even worse: I simply can't implement getTreeWalker() in my ExtendedTreeModel since interface is not visible. I'll hack my local version for now, but this has to be corrected in the main branch as well. 
> I think TreeWalker interface visibility level must be public. 

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