10-26-2008, 03:58 PM
|
#6 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
Argh noooo, sigh.
Sure it solves the problems with namespaces but it looks ugly and will confuse people. not to mention making IDE's and editors go insane trying to parse the namespaces as escape sequences.
What was wrong with just poping an error when a name collision occurs?
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|