Component.visitParents visits the calling component as well

2007-12-11 Thread Bart Molenkamp
Hi, I see that Component.visitParents() also visits the component on which the call is made. Is this behavior correct? If so, I think that the method name is a little bit confusing. The method MarkupContainer.visitChildren() doesn't visit the calling component, but only it's children (as the meth

Re: Component.visitParents visits the calling component as well

2007-12-11 Thread Igor Vaynberg
hm, i dont think it is correct. wondering if we can change it this late in the game though...open a jira issue please. eelco its your baby...is this intentional or is it a bug? -igor On Dec 11, 2007 3:22 AM, Bart Molenkamp <[EMAIL PROTECTED]> wrote: > Hi, > > I see that Component.visitParents()

RE: Component.visitParents visits the calling component as well

2007-12-11 Thread Bart Molenkamp
Done. https://issues.apache.org/jira/browse/WICKET-1220 Bart. > -Oorspronkelijk bericht- > Van: Igor Vaynberg [mailto:[EMAIL PROTECTED] > Verzonden: dinsdag 11 december 2007 19:24 > Aan: users@wicket.apache.org > Onderwerp: Re: Component.visitParents visits the calling

Re: Component.visitParents visits the calling component as well

2007-12-12 Thread Eelco Hillenius
On Dec 11, 2007 10:24 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > hm, i dont think it is correct. wondering if we can change it this > late in the game though...open a jira issue please. > > eelco its your baby...is this intentional or is it a bug? That's too long ago for me to remember. I do t