On Oct 30, 2009, at 1:05 AM, Alex Danilo wrote: > > The "\uxxxx" syntax is just reminiscent of a programming language > but has little to do with strings returned from DOM APIs. I suppose > you could argue that it's useful in some situations, but my concern > is more about the existence of 2 things that mean the same > thing. "\uxxxx" is not a syntax, it is a Unicode string of the actual character. \u introduces the escape sequence for a unicode code point. So you can compare it directly to a character. Regards, MaciejReceived on Friday, 30 October 2009 09:33:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 30 October 2009 09:33:16 GMT