Hi!

In my opinion, traits is a thing developers has only to be aware of if they really did like to use them. (iff proper tool support is available. Guess it wouldn't be that way for VIM users, for example)

I have little experience about how Smalltalk users look on other's code. I know, however, how PHP users always did it - they just read the code, since PHP is simple enough to be just read. Adding magic stuff like class methods that aren't class methods, names that aren't names, etc. makes it harder. Even if you don't use it, you'd have to know it if other code uses it.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to