* Ingram Chen:

> we   should    let   WicketTester   just   delegate    call   to
> targetApplcation. I  believe it's  possible  but  it will  break
> exist test  because WicketTester  is no longer  a WebApplication
> and things such as DummyHomePage will be not availiable...

Right,  we  need   to  delegate  the  calls   to  the  application
itself.  And  it breaks  backwards compatibility  unless we  add a
setHomePage() method in WebApplication.

Please find below what I came up with so far:

[ 1547935 ] Refactor WicketTester into WebApplicationTester
http://sourceforge.net/tracker/index.php?func=detail&aid=1547935&group_id=119783&atid=684977

Your comments will be greatly appreciated.
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to