Hi Paulo,<br><br><div class="gmail_quote">On Mon, Jun 29, 2009 at 2:13 AM, Paolo Bonzini <span dir="ltr">&lt;<a href="mailto:bonzini@gnu.org">bonzini@gnu.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And don&#39;t get me &quot;but we need it for fonts&quot;. The only way to get nice<br>
fonts in Squeak is to avoid it and do it in C with char*.<br>
</blockquote>
  This is a very confused statement.  You better pass the font and<br>
language information to the outside renderer to get the proper result.<br>
</blockquote>
I agree but you don&#39;t know how often I have gotten this answer when I<br>
suggested to simply drop #leadingChar.<br>
</blockquote>
<br>
   Maybe you get the answer often because it makes sense?  I wrote this<br>
a few times in last some years but if the goal is to make a<br>
comprehensible personal computer environment, some information is<br>
needed more than Unicode code points provides.<br>
</blockquote>
<br></div>
You&#39;re free to have your opinion on Han unification.  Many people share it, many people don&#39;t.  But the fact is, only Squeak does it this way and it does have as many problems as it solves.<br>
<br>
For another way to encode languages see <a href="http://www.isi.edu/in-notes/rfc2482.txt" target="_blank">http://www.isi.edu/in-notes/rfc2482.txt</a>.</blockquote><div><br></div><div>On reading this my first question us &quot;what should at: do?&quot;.  Have you thought this through?  Does at: have to search for TAG marks and skip over them, or is the problem punted up to the client?  If TAGs are hidden how does one find what TAGs are?  Are there two classes, TaggedUnicodeString and UntaggedUnicodeString? etc...</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br><font color="#888888">
<br>
Paolo<br>
<br>
</font></blockquote></div><br>