Robert Cummings wrote:

>> I can't remember what sort of environment the OP was in, but if any
>> sort of organised testing is done, the use of two different APIs will
>> just about double the test-effort.  Which is why I still think the
>> best option is to mandate _one_ of the APIs and choose your hoster
>> accordingly.
> 
> Well if you write unit tests, having the unit tests applied to one or
> the other is the same amount of work since it just requires a switch
> to change between mysql and mysqli.

Regardless of how you do it, it's twice the amount of work to run a test
twice.  



/Per Jessen, Zürich

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

Reply via email to