> I'd argue that's unreadable. :)
>
> I understand the consistency argument, but I also am a proponent of
> natural language constructs in programming, as I feel they make code
> easier to read and understand. I'm okay with a little inconsistency if
> it enables readability.

But does it?


You may have a long list of files in a directory where at the
beginning you could have

AbstractZonk.php

and after a number of files

ZonkInterface.php
ZonkTrait.php

Also, think about auto-completion in IDEs.

Suffixing there and prefixing here doesn't improve readability whatsoever.


Andreas

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to