NavigationUser login |
OO PHP5The lack of proper OO capabilities in PHP makes me want to scream. For example operator overloading and method overloading are so fundamental to what everyone else is doing with OO code. These are really essential areas of OO design that PHP just chooses to ignore. Why can't the PHP designers just bite the bullet and make everything a proper class and do the job properly instead of the half-baked pseudo-OO currently offered? Will PHP 6 be any better? Somehow I doubt it.
|
Recent blog posts
|