On Wed, Feb 27, 2008 at 12:10 PM, tedd <[EMAIL PROTECTED]> wrote:
>  Sure, I understand that if you want to swap databases (MySQL to
>  whatever) having a abstract layer makes it easier. But, it don't make
>  it easier for me in the short term.

    Or create a simple non-OOP db_query() function and rewrite or
expand that as necessary.... like I do.

    Lynch isn't the only anti-OOP person on this list, after all.... ;-P

    Rephrase: I'm not necessarily anti-OOP, I just choose not to use
it.  I can work with it, I can read it, and I can update it.... but I
don't do my own applications that way when building from the ground
up.

    Most of my code is like public school on a Sunday or that one
uncle that no one in the family likes to acknowledge: no class.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

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

Reply via email to