Thanks for pointing that out. I've added the javadoc and fixed set/getDefaultButton.

However, the HIDDEN_FIELD_FAKE_SUBMIT is not related to nested forms.

Anyway, i'd say the form can be removed from the list.

-Matej

Jean-Baptiste Quenot wrote:
* [EMAIL PROTECTED]:
Author: knopp
Date: Wed Mar  7 12:03:08 2007
New Revision: 515729

URL: http://svn.apache.org/viewvc?view=rev&rev=515729
Log:
Nested forms support

Modified:
    
incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/form/Form.java

Hi Matej,

Thanks for backporting this.  Can  we consider that Form is synced
now  between trunk  and 1.x?   I noticed  still some  differences,
like:

* Javadoc stating nested forms
* HIDDEN_FIELD_FAKE_SUBMIT and such
* getDefaultButton() checks isRootForm() in trunk
* onComponentTagBody()

May I kindly request you to review the changes, or otherwise state
that the  differences are minor so  we can remove class  Form from
[1]the list of things to backport from trunk.

Thanks a lot,

Reply via email to