On Wed, 21 Mar 2007 22:59:41 +0100
Helmut Tessarek <[EMAIL PROTECTED]> wrote:

> Hi everybody,
> 
> Nick Kew suggested that I should post my findings and ideas regarding
> the DBD framework, APR and caching.

Indeed.  I think we stand to gain insights, and perhaps also code,
from discussing it here.

> Please see Nick's blog entry 'In or Out [part 2]' at
> http://bahumbug.wordpress.com/2007/03/18/in-or-out-part-2/
> 
> I have some ideas how these features can be implemented within the
> DBD framework and how others can benefit from them:
> 
> Password validation:

Is that the same issue as
http://issues.apache.org/bugzilla/show_bug.cgi?id=41925

> Caching:

Check.  See my followup to Graham.

> Stored procedure support:

My working assumption with DBD is that creating stored procedures
is part of database design and initialisation, and not something
I'd want the apache user to have privilege to mess with!  Are you
talking about something like per-connection stored procedures?
 
> I hope that this post initiates a discussion about this topic.

Thanks for posting!

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

Reply via email to