[FIX] mailMsg-ls

Lex Spoon lex at cc.gatech.edu
Sat Feb 10 21:37:59 UTC 2001


from preamble:

"Change Set:		mailMsg-ls
Date:			10 February 2001
Author:			Lex Spoon

Major MailMessage cleanup:

	1. Multipart messages are formatted with the final '--'
	2. Headers don't get lowercased as often.
	3. MailMessage and MIMEPart are integrated -- a part of a multipart
message *is* itself a message.
	4. The caching for certain headers like Subject and From is removed,
because the fields ivar caches *all* headers nowadays, and because those
headers don't make sense for message parts.
	5. Base64 encoding breaks its output into reasonably short lines.
	6. Line breaking for regular messages is fixed up, so that headers
aren't reformatted and so that non-text messages are completely left
alone.


Somewhere along the way, attachment filenames started working again."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mailMsg-ls.cs.gz
Type: application/octet-stream
Size: 5942 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010210/602b4946/mailMsg-ls.cs.obj


More information about the Squeak-dev mailing list