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 think it is a bit too
late to change now, as any change might break lots of clients. We
could keep it on the topic list for 1.4 if people want.

Eelco

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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() 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 method name suggests).

 Thanks,
 Bart.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]