Wicket Devs, As part of a rollout of Wicket, we had a requirement to externalize the page flow from the Java code. As the result of that effort we created an integration layer for Wicket to work with Spring Web Flow (http://www.springsource.org/webflow ) Now I'd like to open source that layer and contribute it back to the Wicket project.
What are your thoughts? After you all have viewed the code and agree with the overall design (and unit tests), I could see the code being a new separate module like the wicket-spring one is, ie wicket-spring-web-flow. Thanks, -Clint Checketts
