Sebastian Bergmann wrote:
Edin Kadribasic wrote:

OO purity/strictness do now work well with PHP's main strength -- its
dynamicity.


 You make it sound like OO and dynamicity were mutually exclusive; they
 are not. Take a look at Smalltalk or CLOS to see what I mean.

I know, but often the arguments used here against dynamicity is that it does not comply with some pure computer science OO paradigm. I do belive PHP can support nice object model and remain dynamic at the same time.

Edin

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to