What I have right now is "generic enough" for our app, but I would like to make it more generic. I looked at wizard-framework and I really like the model as well. What I have right now is pretty similar although less flexible and it has a lot of Tapestry specific things that I didn't factor out yet.
I think having something like wizard-framework for wicket would be awesome. I am going on vacation for two weeks starting Thursday, but after I come back I would be glad to pool resources. Igor -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eelco Hillenius Sent: Tuesday, July 05, 2005 9:26 AM To: [email protected] Subject: Re: [Wicket-develop] [ wicket-Bugs-1220639 ] form processing could be better defined Did you build a generic wizard, or just a specific one? If it is a generic one, I am very interested in how your model looks etc. I have been working a bit - yes far from being done - at a wizard example in wicket-examples HEAD. It's not really great yet, but I was wondering what you think about its useability etc. I have been looking around at other frameworks a bit, and one that I really liked for it's elegant model is https://wizard-framework.dev.java.net/ Eelco Igor Vaynberg wrote: >My usecase is a wizard. When the user presses the back button in the >wizard I would like to record the user's input and go back a step w/o >validation and onsubmit() being called. > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
