Page 1 of 1

the new namespace separator

Posted: Mon Oct 27, 2008 11:37 am
by koen.h
So it seems we're settling for '\' now. Any opinions on why they like or don't like this? There are big words being used in the debate on the internals list. I don't think this is good for PHP.

Re: the new namespace separator

Posted: Mon Oct 27, 2008 12:15 pm
by onion2k
It's a silly idea. \ is both the escape character and the Windows directory separator (although you should really be using a constant for that..).

Re: the new namespace separator

Posted: Mon Oct 27, 2008 12:23 pm
by volomike
I posted a poll in Theory and Design.

Re: the new namespace separator

Posted: Mon Oct 27, 2008 4:58 pm
by jmut