the new namespace separator
Moderator: General Moderators
the new namespace separator
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
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..).
- volomike
- Forum Regular
- Posts: 633
- Joined: Wed Jan 16, 2008 9:04 am
- Location: Myrtle Beach, South Carolina, USA
Re: the new namespace separator
I posted a poll in Theory and Design.