PHP is not Python
Blogged in The Woodwork: Even the Pros are Cons (PHP and Enterprise Scalability Part 2/5)
PHP’s approach is to bind to services (a.k.a. push the problem down the stack), not to build them within the language itself. Given PHP’s issues, that’s a good thing. Only an idiot thinks of building complex enterprise business logic within their business logic instead of componentizing it into a service.
A lot of J2EE developers and two CIO Magazine employees are idiots. ;-)
PHP is not Python
Blogged in The Woodwork: Even the Pros are Cons (PHP and Enterprise Scalability Part 2/5)
PHP’s approach is to bind to services (a.k.a. push the problem down the stack), not to build them within the language itself. Given PHP’s issues, that’s a good thing. Only an idiot thinks of building complex enterprise business logic within their business logic instead of componentizing it into a service.
A lot of J2EE developers and two CIO Magazine employees are idiots. ;-)