I might be biased, since I care DBCS but do not care SBCS. However,
if IANA charsets are useful only for SBCS, I do not see big advantages
in using them.
After all, SBCS can represent at most 256 characters. A block escape
"IsBasicLatin" already covers 128 and another block escape "IsLatin-1Supplement"
also covers 128. By combining these blocks, code points, code ragnes, the union
operator (i.e., posCharGroup) and the difference operator (i.e., charClassSub),
it is very easy to define any SBCS.
> In other words,
> * we don't need to mention IANA,
> * we don't need to define the URLs ourselves,
> * we don't need to require that implementations provide it,
> * we don't need to worry about whether the implementation is
> faithful to the named standard, or whether the named standard
> is precise, and
> * we don't need to suggest the algorthm.
This sounds nice to me.
> The hull-and-kernel version looks good to me!
Thanks. I will then create a CD based on that version.
Cheers,
-- MURATA Makoto <murata@hokkaido.email.ne.jp> -- DSDL members discussion list To unsubscribe, please send a message with the command "unsubscribe" to dsdl-discuss-request@dsdl.org (mailto:dsdl-discuss-request@dsdl.org?Subject=unsubscribe)Received on Sat Nov 13 16:42:43 2004
This archive was generated by hypermail 2.1.8 : Fri Dec 03 2004 - 14:00:28 UTC