(no title)
mantrax3 | 12 years ago
You're getting the order wrong here.
- It was inspired by Java.
- PHP OOP was also inspired by Java.
It's hard to argue that Java's OOP model is bad. It encourages clear code structure and works especially well for large project (for tiny projects you don't need OOP at all, anyway). This is why C#, PHP, this library and many more are based on Java.
Oh, BTW, let's keep digging:
- Java's OOP was inspired by Objective C.
- Objective C was inspired by SmallTalk.
It's always Lisp or SmallTalk, isn't that fun?
No comments yet.