View Single Post
Old 10-26-2008, 03:58 PM   #6 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

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)
sketchMedia is offline  
Reply With Quote