* [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,
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

[1] http://cwiki.apache.org/confluence/display/WICKET/To+Sync+Between+Branches

Reply via email to