Re: [PHP] PHP and OOP

2002-06-28 Thread Barýþ
"Jesper Brunholm" <[EMAIL PROTECTED]> wrote: "Do you have any documentation on this? - I'm getting quite used to read and hear the very opposite." i downloaded several docs on the net about slow execution when classes are used, but sorry, i'm on a public-shared computer now and can't reach t

Re: [PHP] PHP and OOP

2002-06-27 Thread Danny Shepherd
This article's been around for ages. I OO design wherever I think it'll make the code more portable and extendable later on. From what I've seen, the slow down is negligible rather than considerable. But you write how you want to write and I'll write how I want to write. HTH Danny. - Origi