On Sun, 2003-11-02 at 10:44, Marc Portier wrote:
> Bruno,
> 
> Could we be missing the commits on both
> - RepeaterDefinitionBuilder and
> - AggregateDefinitionBuilder?

oops, should be ok now

> 
> I did a recent checkout and checked over at
> http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/formmodel/
> 
> regards,
> -marc=
> 
> Bruno Dumon wrote:
> 
> <snip />
> 
> > The same is true for the repeater widget:
> > 
> > <wd:repeater>
> >   <wd:field .../>
> >   <wd:field .../>
> > </wd:repeater>
> > 
> > becomes
> > 
> > <wd:repeater>
> >   <wd:widgets>
> >     <wd:field .../>
> >     <wd:field .../>
> >   <wd:widgets>
> > </wd:repeater>
> > 
> > The aggregatefield widget had already a container tag, but it was called
> > wd:children. It should now be renamed to wd:widgets.
> > 
-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to