Re: [PDO] PDO version 1 improvements

[email protected] (Lukas Kahwe Smith)
Newsgroups php.pdo
Message-ID <[email protected]>
On 29.04.2008, at 00:03, Andi Gutmans wrote:

> Parts of it may but I believe there's some stuff which does need  
> tighter
> support from the DB driver and may require lower-level changes. In any
> case, I suggest to look at this as a problem we want to solve; we can
> even initially solve parts of it in PHP code if we want to. I  
> personally
> see no problem with an extension to also have some PHP code similar to
> what SDO had. We don't need to create this artificial line if it  
> doesn't
> make sense or we want to do some stuff incrementally.

Actually I would appreciate an approach where we prototype in userland  
as much as possible for such highlevel stuff and focus on moving  
bottlenecks into C along with the stuff that is not possible in  
userland.

There is a lot of good code for introspecting database schemas inside  
the MDB2 code base ready to steal.

regards,
Lukas
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.