RE: Woody definition questions

2004-01-06 Thread Tim Larson
--- [EMAIL PROTECTED] wrote: > Hmm. I think I do, I'm just going to think of an example to check if we mean > the same thing (and I want it to be a rather complex, real world example). A clear (this is relative, because I may be the one with the fuzzy head), complex example would be appreciated.

RE: Woody definition questions

2004-01-06 Thread H . vanderLinden
Hi, > The "union" does not help distinguish. You would use a normal widget > binding (probably the javascript binding) to distinguish what you are > dealing with and to load a value representing the decision into an > "output" widget. "union" bindings, widgets, or templates could then > react to

RE: Woody definition questions

2004-01-06 Thread Tim Larson
--- [EMAIL PROTECTED] wrote: > Hi Tim and Upayavira, > > Thanks for commenting. > > > Look at the new "Form Model GUI" woody sample form in CVS to see how > > to deal with nested (or recursive) data with varying nesting depth. > > Note that the sample form's save binding is not completed/correct

RE: Woody definition questions

2004-01-02 Thread H . vanderLinden
Hi Tim and Upayavira, Thanks for commenting. > Look at the new "Form Model GUI" woody sample form in CVS to see how > to deal with nested (or recursive) data with varying nesting depth. > Note that the sample form's save binding is not completed/correct yet. I'll have a more thorough look again

RE: Woody definition questions - additional question

2004-01-02 Thread H . vanderLinden
Hi, > > Modified:src/blocks/woody/samples/resources > woody-page-styling.xsl > > Log: > > Got tired of hand-coding tables, so > > expanded group layout count to four: > > columns - columns with label left and input right > > column - column with label above and input below (n

Re: Woody definition questions

2004-01-02 Thread Timothy Larson
Comments scattered below... --- [EMAIL PROTECTED] wrote: > Hi, > > I'm rewriting my current web application into a Cocoon version and I'm > trying to use Woody for data handling. > I see much similarities between what I defined and what's possible using > Woody. Before I invest a lot of time in W

Re: Woody definition questions - additional question

2004-01-02 Thread Timothy Larson
--- Upayavira <[EMAIL PROTECTED]> wrote: > I believe Tim Larson committed a change to the woody-page-styling.xsl > for just that recently. To quote: > > tim 2003/12/31 13:45:20 > > Modified:src/blocks/woody/samples/resources woody-page-styling.xsl > Log: > Got tired of hand-cod

Re: Woody definition questions - additional question

2004-01-02 Thread Upayavira
I believe Tim Larson committed a change to the woody-page-styling.xsl for just that recently. To quote: tim 2003/12/31 13:45:20 Modified:src/blocks/woody/samples/resources woody-page-styling.xsl Log: Got tired of hand-coding tables, so expanded group layout count to four: colu