Slate i18n bootstrap/nagging :)

David Hopwood david.nospam.hopwood at blueyonder.co.uk
Tue Sep 27 16:27:23 PDT 2005


Lee Salzman wrote:
>                   String (abstract Sequence)
>                   /                \
>                  /                  \
>                 /                    \
> ASCIIString (ByteArray)             UnicodeString


                    String (abstract Sequence)
                    /           |            \
                   /            |             \
                  /             |              \
   UTF8String (ByteArray)   UTF16String    other encodings if needed


US-ASCII is a special case of UTF8, so needs no separate type.

-- 
David Hopwood <david.nospam.hopwood at blueyonder.co.uk>




More information about the Slate mailing list