Re: VisitChildren bottom-up

2007-08-30 Thread Matej Knopp
for other people at some stage also. Thanks, Dean -- View this message in context: http://www.nabble.com/VisitChildren-bottom-up-tf4351747.html#a12399896 Sent from the Wicket - User mailing list archive at Nabble.com

Re: VisitChildren bottom-up

2007-08-30 Thread Eelco Hillenius
On 8/30/07, Matej Knopp [EMAIL PROTECTED] wrote: The IPostOrderVisitor idea seems to me better than having another method Yeah, it would be a bit more elegant. But either works for me. Eelco - To unsubscribe, e-mail: [EMAIL

VisitChildren bottom-up

2007-08-29 Thread RedFury
at some stage also. Thanks, Dean -- View this message in context: http://www.nabble.com/VisitChildren-bottom-up-tf4351747.html#a12399896 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: VisitChildren bottom-up

2007-08-29 Thread Igor Vaynberg
a simple solution to this problem, as right now the best solution I can think of is to add that functionality to MarkupContainer as I think it might prove useful for other people at some stage also. Thanks, Dean -- View this message in context: http://www.nabble.com/VisitChildren-bottom-up

Re: VisitChildren bottom-up

2007-08-29 Thread RedFury
/VisitChildren-bottom-up-tf4351747.html#a12399896 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View

Re: VisitChildren bottom-up

2007-08-29 Thread Eelco Hillenius
On 8/29/07, Igor Vaynberg [EMAIL PROTECTED] wrote: hrm. i have implemented a postorder traversal for formcomponents (see FormComponent.visitFormComponentsPostOrder) so you can either take that code and use it in your app, or we can bring it up to markupcontainer and generalize it. the

Re: VisitChildren bottom-up

2007-08-29 Thread Igor Vaynberg
that functionality to MarkupContainer as I think it might prove useful for other people at some stage also. Thanks, Dean -- View this message in context: http://www.nabble.com/VisitChildren-bottom-up-tf4351747.html#a12399896 Sent from the Wicket - User mailing list archive