Hey

I have changed AjaxSubmitLink and AjaxSubmitButton to extend SubmitLink and Button (not committed yet). This gives us the plessure of having setDefaultFormProcessing on the AjaxSubmit*.
I have to "issues" that I would like your oppinions on:

  1. AjaxSubmitLink, SubmitLink AND AjaxSubmitButton can all be used outside of the form. They then use _javascript_ of course. Button is the only one which isn't allowed to do that. How about I change it so they all behave the same? Buttons should be allowed to submit a form even though it's not part of it.
  2. I see no API break, but do you see anything that will prevent it from being backported? (I guess that will be easier to answer when I commit something. I'll do that when I've dealt with 1.)

Frank
-------------------------------------------------------------------------
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