Hi all,

On Tue, Nov 25, 2014 at 8:09 PM, Andrea Faulds <a...@ajf.me> wrote:

> non-BMP code points are more important than ever.


Yes, it is! We(Japanese) have number of them already.

\u{code point} has huge advantage. We do not have care if code point value
is BMP or not.
i.e. We can do
echo "\u{code point}";
regardless of code point value.

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

Reply via email to