"Steve Bradwell" <[EMAIL PROTECTED]> wrote in message 57A1618E7109D311A97D0008C7EBB3A1CBB2EA@KITCHENER">news:57A1618E7109D311A97D0008C7EBB3A1CBB2EA@KITCHENER... > Hi, > > Sorry to bud in on this, but I was thinking about writing my next php app > oop style to learn. Are you saying that It is going to be slower or > poorer performance?
It will be slightly (in most cases, unnoticeably) slower. On the other hand, if properly designed, it should be easier to maintain and much more easily reuseable in other projects. I think that's a reasonable tradeoff. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php