| Article: |
Why PHP 5 Rocks! | |
| Subject: | some questions | |
| Date: | 2004-08-16 13:15:05 | |
| From: | GassertH | |
|
Response to: some questions
|
||
|
I'm no expert of Ruby or Smalltalk, but I'll try to answer. I think the PHP5 developers thought much more of Java (Sun is becoming an important PHP player..) than of these other languages. Let's not judge that for the moment ,) PHP, and let's state that clearly, is not an object-oriented language _only_. The majority of its user base most probably does not use OOP. The new OO-features are a step forwards, but certainly a pragmatic user-focused one. Do not look for "highbrow" OO-theoretic stuff in PHP. Consequence: I could directly write a big NO as an overall answer here :)
|
||
Showing messages 1 through 1 of 1.
-
some questions
2004-08-22 08:24:46 GassertH [View]
Perhaps http://pecl.php.net/package/classkit should be mentioned here. It's an extension that allows you to add, remove, rename, and redefine class methods at runtime.


