From: Dominikus Scherkl (Dominikus.Scherkl@glueckkanja.com)
Date: Wed Nov 13 2002 - 10:03:26 EST
Hi.
> > > 3. Is there any method of tagging, anywhere, that is
lighter-weight
> > > than Plane 14? (Corollary: Is "lightweight" important?)
> >
> > HTML and XML markup?
>
> Doug was already comparing the plane 14 characters to HTML and XML,
and
> clearly considers the latter to be relatively heavy -- and certainly
they
> are heavier.
Hm. <lang=en>...<\lang>
that are 9+7 = 16 characters to indicate the language (and end of tag)
All of them are ASCII, therefore encoded as 1 byte utf-8 each.
Plane 14 requires 4 byte utf-8 each, and at least 3 characters
(two tag-letters and the end-tag) - this is 12 bytes.
Ok, this is less heavy, but not very much.
Or what do you think what "weight" in this context means?!?
Best regards.
-- Dominikus Scherkl dominikus.scherkl@glueckkanja.com
This archive was generated by hypermail 2.1.5 : Wed Nov 13 2002 - 10:49:22 EST