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

There's no need to be absolutist - several people have already stated
it improves readability for them.

Paddy

On Thu, Feb 2, 2012 at 8:51 PM, Andreas Möller <[email protected]> wrote:
>> 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]
>
>



-- 
Pádraic Brady

http://blog.astrumfutura.com
http://www.survivethedeepend.com
Zend Framework Community Review Team

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


Reply via email to