4 Aug 1993 23:35
text/enriched
Chris Newman <chrisn+ <at> cmu.edu>
1993-08-04 21:35:34 GMT
1993-08-04 21:35:34 GMT
I would like to strongly object to the introduction of text/enriched. Here are my reasons: 1) I have already written a text/richtext parser. It was easy to write and I have the funtionality I need. Adding another new formatting type to my parser would double or triple the complexity with no gain. 2) Here at CMU there are a number of richtext generating clients, as well as a few non-MIME compliant readers. I've read large text/richtext documents untranslated without problems. In particular, the <nl> didn't bother me as much as the double-spacing effect would in text/enriched (I can say this for a fact, since ATK textversion 12 uses the same line break algorithm as text/enriched, and I've read lots of unprocessed ATK files). 3) The <verbatim> command is awful. It creates an entirely different document format nested within the enriched format -- something the MIME multipart was designed to avoid. If you want "verbatim" text, use a multipart with a text/plain part. Since the primary use of "verbatim" would be including code samples, it would be desirable to have those samples easily extractable -- which is an automatic bonus with MIME multipart. 4) Creating yet-another-richtext-format will just force smart clients to be larger. If it isn't broken, don't "fix" it. 5) text/enriched does a poorer job of meeting it's first and primary goal (that of simplicity) than text/richtext does. This is proven by the fact that the text/enriched minimal parser is significantly longer(Continue reading)
RSS Feed