[JDEV] A piece of MIME? (possible alternate solution)
Jeremie
jeremie at jabber.org
Wed Aug 11 01:07:04 CDT 1999
> It was also pointed out on the channel that mod_filters would be able to
> work well with this concept.
Yes, very cool!
> I'm liking it, though I would like to also have "encoding" and "length"
> along with "type" in there.
Well, as discussed in depth in the past, "encoding" presents all sorts of
issues from an XML stream standpoint, we'll just stick with UTF-8 and
touch on the possibilities and usefullness of this a few versions down the
road. Charset on the other hand would be a possibility. Also, because of
the nature of XML, "length" would be useless, the XML parser will know
when it hits the </mime> tag and tell the software how long the data is.
Jer
More information about the JDev
mailing list