[fix] celeste fixes & simplifications

mike rutenberg mdr at scn.org
Thu Aug 31 09:24:19 UTC 2000


These changes make Celeste more robust and simple, as well as fix a few
small bugs.  They work well with the current 2.9alpha

Enjoy,

Mike



(1) emptyTrash will no longer remove messages from database if they are
also in another category.  This avoids surprises when you have filed a
message in two categories, delete one, and then empty the trash.

(2) Fixes a 2.9alpha bug in Celeste moveAgain where the message was
removed from the current category but never added to the proper
destination category.

(3) Small cleanups
	Removes two unused methods (Celeste hasUsername: and MailDB delete:)
	Renames a recently included method (updateToc) that differed only in
capitalization from an existing method

(4) Clear the password when the POP username is changed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 2297 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20000831/180db6b9/attachment.obj
-------------- next part --------------




More information about the Squeak-dev mailing list