[Patch]Improve ajax form serialization and allows nested from serialization
---------------------------------------------------------------------------
Key: WICKET-393
URL: https://issues.apache.org/jira/browse/WICKET-393
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.3
Reporter: Vincent Demay
Priority: Minor
Attachments: wicket-ajax.js.txt
On our application the form serialization took 313ms now with this new
serialisation it take 24ms.
I also add support of nested form (in order to submit parent form when you
submit a nested form).
I don't know if I test all use cases with that but I test nested form in a
window and simple nested form.
Matej_k : WDYT?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.