On 16.11.2007, at 14:21, Ilia Alshanetsky wrote:

I don't see why PDO should follow oracle's rules for generic functionality. I think current implementation is good as is.


1) its a BC break that can affect any user
2) this can break queries for Oracle users porting to PDO in a very non obvious way
3) the benefit of change are close to zero

Given that PDO wants to be this thin layer that unifies the client API and only wants to provide some basic emulation, you are diverging quite far from this mantra for a simple convinience feature that does considerable harm.

regards,
Lukas

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to