That little "fling" ended after I tried writting Object Oriented code in PHP... the pain!....PHP just does not scale.
I've seen many comments along these lines before on Slashdot. Having done some fairly large projects in PHP which used PHP's OOP features (yes, yes, I know, PHP doesn't have "real" inheritance, etc. etc.; let's not go into all that), I'm curious about exactly what problems people are running into that cause them to throw up their hands. Is it just a speed issue? Something else?
That little "fling" ended after I tried writting Object Oriented code in PHP... the pain!....PHP just does not scale.
I've seen many comments along these lines before on Slashdot. Having done some fairly large projects in PHP which used PHP's OOP features (yes, yes, I know, PHP doesn't have "real" inheritance, etc. etc.; let's not go into all that), I'm curious about exactly what problems people are running into that cause them to throw up their hands. Is it just a speed issue? Something else?