ssage-
From: Mario Muja [mailto:[EMAIL PROTECTED]]
Sent: 06 September 2001 16:12
To: [EMAIL PROTECTED]
Cc: Cocoon Dev
Subject: Re: DatabaseXActions
Hi Chris,
1. how does this intermediate "request attribute over request param" work in
practice? I mean, how does your code / sitemap look li
Hi Chris,
1. how does this intermediate "request attribute over request param" work
in practice? I mean, how does your code / sitemap look like, when you use
this feature?
2. To whom do you forward your patch for AbstractDatabaseAction? Or do you
have permissions to write to the CVS tree? I ask
g this out,
Chris
> -Original Message-
> From: Mario Muja [mailto:[EMAIL PROTECTED]]
> Sent: 06 September 2001 15:24
> To: [EMAIL PROTECTED]
> Cc: Cocoon Dev
> Subject: Re: DatabaseXActions
>
>
> Hi Chris,
> when I have a form validation descriptor to validate
s are "a good thing" ?
>
>Best Regards,
>
>Chris
>
>ps. Sorry for the duplicate posts earlier, having a major ISP headache today
>:(
>
>-Original Message-
>From: Mario Muja [mailto:[EMAIL PROTECTED]]
>Sent: 06 September 2001 14:24
>To: [EMAIL PR
I can get an idea about
whether my fixes are "a good thing" ?
Best Regards,
Chris
ps. Sorry for the duplicate posts earlier, having a major ISP headache today
:(
-Original Message-
From: Mario Muja [mailto:[EMAIL PROTECTED]]
Sent: 06 September 2001 14:24
To: [EMAIL PROTECTED]
Hi Chris,
sorry for interrupting your discussion with Andrew. You wrote:
"nullable" attribute in the AbstractDatabaseAction descriptor
"default" attribute in the AbstractDatabaseAction descriptor
Does this not conflict with the Form Validation descriptor, which also includes
nullable and default
Hi Andrew,
I'm currently modifying the DatabaseAction actions to
allow request parameters to be overriden with request attributes.
This will allow me to pass my form data through another action which
manipulates the values and sets them in request attributes before the
DatabaseAddAction adds the