Re: DatabaseXActions

2001-09-06 Thread Mario Muja
:( -Original Message- From: Mario Muja [mailto:[EMAIL PROTECTED]] Sent: 06 September 2001 14:24 To: [EMAIL PROTECTED] Cc: Cocoon Dev Subject: Re: DatabaseXActions Hi Chris, sorry for interrupting your discussion with Andrew. You wrote: nullable attribute in the AbstractDatabaseAction

RE: DatabaseXActions

2001-09-06 Thread Chris Newland
, 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 parameters, which are later stored in database columns

RE: DatabaseXActions

2001-09-06 Thread Chris Newland
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 like, when you use this feature? 2. To whom do you

RE: DatabaseXActions

2001-09-06 Thread Chris Newland
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] Cc: Cocoon Dev Subject: Re: DatabaseXActions

RE: DatabaseXActions

2001-09-05 Thread Chris Newland
Hi Andrew, I'm currently modifying the DatabaseAdd|Delete|UpdateAction 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