Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!gegeweb.org!news.linkpendium.com!news.linkpendium.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: Why No Supplemental Characters In Character Literals? Followup-To: comp.lang.java.programmer Date: Sat, 05 Feb 2011 11:26:53 +1300 Organization: Geek Central Lines: 13 Message-ID: References: NNTP-Posting-Host: 118-92-86-70.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: lust.ihug.co.nz 1296858413 31414 118.92.86.70 (4 Feb 2011 22:26:53 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Fri, 4 Feb 2011 22:26:53 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: csiph.com comp.lang.java.programmer:26181 In message , Mike Schilling wrote: > Yes, it does (contain 16 bits.) Yeah, I didn’t realize it was spelled out that way in the original language spec. What a short-sighted decision. > It was defined to do so before there were supplemental characters ... Why was there a need to define the size of a character at all? Even in the early days of the unification of Unicode and ISO-10646, there was already provision for UCS-4. Did they really think that could safely be ignored?