[ 
http://issues.apache.org/jira/browse/MYFACES-351?page=comments#action_12320585 
] 

sean schofield commented on MYFACES-351:
----------------------------------------

@Atree: Thanks for the example.  I took a quick look at it.  The first problem 
is that its not in English.  Can you please provide an English example?  Also 
please submit as an SVN patch that uses the current convention for simple 
examples (ie. web page in examples/simple, source code in examples/simple/src, 
update examples/conf/faces-config.xml for your managed bean.)

Also, is it possible to implement a simple dynamic *without* panelStack?  
Ideally we use as little other tomahawk components in the *simple* example as 
possible.  This is a nice example of how these components can work together but 
that is not the goal of the simple examples.  We are talking about providing a 
more complicated set of examples at some point that shows how the componens 
interact and this would probably be better for that.

> [tree2] Cannot dynamically add or delete nodes
> ----------------------------------------------
>
>          Key: MYFACES-351
>          URL: http://issues.apache.org/jira/browse/MYFACES-351
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.0.9 beta
>  Environment: All
>     Reporter: Jon Travis
>     Assignee: sean schofield
>  Attachments: TestTree2.zip
>
> We need to be able to dynamically add and delete nodes from the
> tree, and have it behave correctly.  Currently if you add or delete nodes, 
> you will
> get into a situation where the server will blow up with a 'duplicate ID' 
> problem.  Our
> application has an explorer view (tree on the left, workspace on the right).  
> Part of the
> app adds new members to the tree, so we need to be able to have this 
> refreshed and
> displayed correctly
> Ideally we would like to be able to use the client side feature of Tree2, but 
> would use
> server-side if that is all that worked.

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