[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Blueberry is not "closed" (was: Closing Blueberry)

  • From: Tim Bray <tbray@t...>
  • To: David Brownell <david-b@p...>, xml-dev@l...
  • Date: Tue, 24 Jul 2001 23:13:14 -0700

blueberry tim
At 10:11 AM 24/07/01 -0700, David Brownell wrote:
>Tim Bray responding to a question of mine:
>> Seems like the smart thing is to leave it in a String
>> for now, in the hope that the rest of the Java apparatus
>> will get non-BMP-savvy in the course of time, and you'll
>> be able to send these things to renderers and other
>> string-processing-functions and the Right Thing Will
>> Happen.
>
>Except that changes the way programs working with
>individual "character" values will work:  they'll have
>to convert to array-ish (string, char[]) representations.
>
>Plus, learn that some characters consume multiple
>indices ... that starts to touch on display issues, like
>combining characters, with similar problems.

Ouch, it's worse than I thought.  One of the "nice" things
about the UTF16 surrogate system is that if you don't have
the apparatus around to deal with astral-plane chars, you
can just obliviously treat 'em as pairs of characters you 
don't know.

But XML carefully rules out that possibility, prod [2] 
for "Char" rules excludes surrogate blocks. In retrospect, 
maybe that was dumb?

Which means in effect that Dave's right, basically you just
totally can't use a java's String or char in dealing with
Blueberry docs.  Or am I missing something... please?  Or
re-open the door to the UTF-16 hack by putting the 
surrogate blocks back into [2] as part of the Blueberry
update.

Er, is anyone in the Java language team on top of what
Unicode's up to?  This is a real problem.

Somebody ship some Prozac over to Elliote before he goes
critical... -Tim


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.