Antony Dovgal wrote:
> Right, so let's force other people to learn crappy unreadable syntax 
> duplicating nice and clear function call
Oddly, this "crappy unreadable syntax" doesn't lead to any confusion or
complaints for newbies of languages like python or ruby, judging from
the IRC channels. And it's also odd that ruby users, where String#[] is
just an alias for String#slice, prefer this "crappy unreadable syntax"
over a "nice and clear" method call. One starts to wonder ...

Regards,
Stefan

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

Reply via email to