|
I must apologize for calling this a "waste of
time". There are so many wastes of time that it is really unfair of me to single
this particular one out.
The bidi algorithm was developed by the companies
early in Unicode's formation. You can read about the early stages in http://www.unicode.org/unicode/consortium/consort.html.
It involved review and input from the subsidiaries of those companies in the
Middle East. The basic algorithm was designed to give as good a rendering of the
backing store as possible for most cases, across different languages. However,
we knew we would never be able to handle all of the edge cases, that's why the
overrides and embeddings were added so that the rendering could be controlled
precisely (e.g. for part numbers).
As to why it can't be reversible; there were too
many cases where dissimilar backing-store had to produce the same visual
appearance, even in the basic algorithm. And once the overrides and embeddings
were included, it would be clearly impossible to recover the original
order.
As for the notion that the backing-store is what is
"signed", that's just odd. Look at the following:
...I promise to pay Joe $1000 for his stereo on January 1, 2002. This clause is only applicable if we are both living on the moon at the time. All looks very good (in most browsers), but if you
look at the HTML code, it is:
...I promise to pay Joe $1000 for his stereo on
January 1, 2002. <font color="#FFFFFF">This
clause is only applicable if we are both living on the moon at the time.</font> The last sentence is set to white, and thus not
visible.
Mark
—————
Πόλλ’ ἠπίστατο ἔργα, κακῶς δ’ ἠπίστατο πάντα —
Ὁμήρου Μαργίτῃ
[For transliteration, see http://oss.software.ibm.com/cgi-bin/icu/tr]
|
- Re: Unicode and ... John H. Jenkins
- Re: Unicode and ... John Hudson
- RE: Unicode and ... Christopher J Fynn
- Re: Unicode and ... Michael Everson
- Re: Unicode and ... Otto Stolz
- RE: Unicode and ... Jonathan Rosenne
- Re: Unicode and ... Rick McGowan
- Re: Unicode and Security Rick McGowan
- Re: Unicode and Security Bob_Hallissy
- Re: Unicode and Security Moe Elzubeir
- Re: Unicode and Security Mark Davis
- Re: Unicode and Security $B$m!;!;!;!;(B $B$m!;!;!;(B
- Re: Unicode and Security Kenneth Whistler
- RE: Unicode and Security Lars Kristan
- Re: Unicode and Security John H. Jenkins
- Re: Unicode and Security Elliotte Rusty Harold
- Re: Unicode and Security Lars Marius Garshol
- Re: Unicode and Security Elliotte Rusty Harold
- Re: Unicode and Security Barry Caplan
- Re: Unicode and Secu... Asmus Freytag
- Re: Unicode and Secu... Elliotte Rusty Harold

