Stephen J. Turnbull wrote:
>>>>>"Ben" == Ben Wing <ben(a)666.com>
writes:
>>>>>
>>>>>
Ben> comments?
Sorry, I've been busy with family stuff for a few days. It'll be
another couple before I can give this the thought it deserves.
If it's not clear, my basic position is that we should get the Unicode
stuff working and see how much backward compatibility we need and how
to implement it as we go along.
However, unless you think that is nuts in _principle_ (as opposed to
pragmatically nuts because the need is too big to ignore), you may
want to hold off on a response until I can lay out ideas for dealing
with the pragmatic side of this process.
this is fine with me. i've written much of the unicode-internal code
but i have some other things to deal with a few days. i still haven't
even gotten to compiling it, much less getting it running. almost all
of the basic stuff in text.c, charset.h, mule-charset.c and
mule-coding.c is done. most recently, i redid the code in faces.c to
not be dependent on an array of fonts indexed by leading byte --
although the basic charset dependency hasn't changed.
char tables still aren't done, nor the ccl code, nor mule-canna.c or
mule-wnnfns.c, or regex.c or redisplay*.