No need to get snippy. PHP may be the best argument out there for namespace control, but that doesnt mean it doesnt also have some nice bits. Im rather fond of its extended foreach syntax, for instance. (Though I disagree with the conflation of numeric and associative arrays, a flaw shared by JavaScript.)
On 12/20/07, Michael G Schwern <[EMAIL PROTECTED]> wrote: > Patrick R. Michaud wrote: > > Just to add another perspective, PHP uses curlies inside of > > double-quoted strings to indicate various forms of > > interpolation, and it doesn't seem to cause major issues > > there. > > PHP has 8000 built in functions and it doesn't seem to cause issues there. > I'll not be taking my language design advice from PHP TYVM. ;P > > > -- > I am somewhat preoccupied telling the laws of physics to shut up and sit > down. > -- Vaarsuvius, "Order of the Stick" > http://www.giantitp.com/comics/oots0107.html > -- Mark J. Reed <[EMAIL PROTECTED]>