Paul, It looks like the entire project is simply two classes that extend Wicket's default implementations. Have you considered simply creating a JIRA and attaching a patch that would add these methods to the default WicketTester and FormTester? This would allow your work to reach a broader audience and greatly simplify the upkeep of your project - so that you won't have to release versions to match Wicket's, etc.
All you need to do is create a JIRA with the patch attached and check the box that allows it to be used under the Apache license. -- Jeremy Thomerson http://www.wickettraining.com On Wed, Aug 5, 2009 at 4:08 AM, Paul Szulc<[email protected]> wrote: > Hi all, > > I would like to announce a very small yet useful project for anyone who is > doing a lot of integration tests in their Wicket projects. > > Enhanced WicketTester project's site is > http://code.google.com/p/enhancedwickettester/ where one can download > binary, code, check examples. Any comments (here or priv msg) are more then > welcome, since I'm aware that project can be still improved. > > -- > Best regards, > Paul Szulc > > http://paulszulc.wordpress.com > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
