On 8/3/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
you didnt see any changes...but did it work when you tried it?

No, it didn't. That's when I tried to traverse the logs.


the change is in RequestCycle:243 void RequestTargetStack.push()

Hmm, I'll look into that.
 

this reminds me of something else. right now we depend on the AjaxRequestTarget but if someone wants to roll their own ajax using prototype or what not and have their own target it wont work because they would have to extend our target. so perhaps we should extract an interface that has the setrequesttarget() method.

Good idea. Though I need to figure out why all these RequestTargets in RequestTargets and how that makes sense. I just haven't looked into it before.

Frank
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to