On Thu, 2003-11-20 at 10:19, Sylvain Wallez wrote:
> Joakim Verona wrote:
> 
> > Thanks Joe,
> >
> > I understand this, but doesn't this mean that a woody flow function 
> > can display only one form?
> >
> > The few examples I've seen also seem to imply this. The examples 
> > generally show one woody form the proceed to some jxt template to show 
> > results. Thats fine, but what if I'd like to build a wizard like GUI 
> > which proceeds between several different forms?
> >
> > If each form needs to be initialized with the woody function, this 
> > wouldn't work very well.
> >
> > I've been running cocoon 2.1.2, and I noticed that some of the woody 
> > examples changed in 2.1.3. The "registration" example works the way 
> > that seems logical to me, that is, a flow function is called and that 
> > function creates the forms without the woody(f,f) function.
> 
> 
> The "woody" function is a convenience function that basically creates a 
> new Form and calls another function. You can easily avoid using it and 
> directly call your own function. That's personally the way I do it.

yep, and I'm thinking of adjusting the samples to do it this way too. I
think the other way of using the woody function was only introduced to
be similar to the actions we already had.

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