On Dec 6, 2007, at 7:08 PM, Michael McGlothlin wrote:

PHP already has the bad habit for many programmers to write totally unreadable code. It's darn near as bad as Perl in that area. No reason to make it worse.

And you really think not allowing multiple namespaces in a file will improve that? I don't think so. These people will continue to write unreadable code, no matter how many restrictions you put into the language itself to prevent that. And as a negative side-effect the others lose more and more flexibility of the language. Apart from that multiple namespaces in a file always result in less readable code. I don't see how it would be that much better with braces.

Roman

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

Reply via email to