Re: getPage() Question

2010-08-13 Thread Thierry Peng
I figured it out. For who is interested: The first getPage().addOrReplace replaced the middlepanel which was also the current changepasswordpanel. The second call on getParent() can only yield null because the panel in question was already swapped. So there are two valid solutions: first us

Re: getPage question

2009-11-10 Thread Igor Vaynberg
37 getpage() calls should be no big deal. even a 100. -igor On Tue, Nov 10, 2009 at 3:27 PM, Pamir Erdem wrote: > Again it's related with ajax calls. It coud solve this issue when > implementing ajax polls. > > Thanks > > On Wed, Nov 11, 2009 at 1:18 AM, Igor Vaynberg wrote: > >> your attachment

Re: getPage question

2009-11-10 Thread Pamir Erdem
Again it's related with ajax calls. It coud solve this issue when implementing ajax polls. Thanks On Wed, Nov 11, 2009 at 1:18 AM, Igor Vaynberg wrote: > your attachment never made it through. > > -igor > > On Tue, Nov 10, 2009 at 3:12 PM, Pamir Erdem > wrote: > > In the attachment you'll see t

Re: getPage question

2009-11-10 Thread Igor Vaynberg
your attachment never made it through. -igor On Tue, Nov 10, 2009 at 3:12 PM, Pamir Erdem wrote: > In the attachment you'll see that the regions that intersect with each other > indicates that the slowest method execution on stack trace. If you look at > Count Delta on getPage method you will se