Re: [PDO] Asynchronous requests
[email protected] (Lukas Kahwe Smith) Mon, 2 Nov 2009 15:54:11 +0100
| Newsgroups | php.pdo |
|---|---|
| Message-ID | <[email protected]> |
On 02.11.2009, at 15:49, Johannes Schlüter wrote: > Hi, > > On Mon, 2009-11-02 at 12:50 +0100, Samuel ROZE wrote: >> Hi all, >> >> Is it possible to do asynchronous requests using PDO ? I didn't see >> that... > > PDO should do common stuff in a common way, I doubt we could achieve > that with asyc stuff. If such features should become part of the PDO > spec we first have to turn around key parts of the implementation so > PDO > defines interface which will then be implemented .. having the current > architecture optional stuff is bad. right .. this is what we are currently brainstorming. so please brainstorm on what needs to change :) regards, Lukas Kahwe Smith [email protected]