[cvs] [Wiki] changed: NewMIMELib

Michael Slusarz slusarz at horde.org
Mon May 8 21:07:15 PDT 2006


slusarz  Mon, 08 May 2006 21:07:14 -0700

Modified page: http://wiki.horde.org/NewMIMELib
New Revision:  1.7
Change log:  add bug 3580

@@ -27,4 +27,8 @@
 
 **MIME_Contents** - I believe that the benefits of code sharing is fairly slight when faced with the disadvantages of BC issues.  Therefore, I propose removing MIME_Contents completely and instead maintaining the code entirely within IMP (and Troll).  Since the output should really be controlled at the app level, it doesn't make too much sense to try to have a shared library handle it.  Remove caching code from MIME_Contents.  Possibly have IMP's MIME_Part or MIME_Viewer extending class do the retrieval of the text of a part from the server instead of MIME_Contents.
 
 **MIME_Viewer** - MIME_Viewer should be extended to do more than just render the MIME_Part in html format.  It should do a better job of indicating the parts underneath it, whether a part is an 'attachment' or not, prepare the summary information for the part (instead of MIME_Contents).  Once again, some of this additional functionality may be best implemented by extending MIME_Viewer in IMP.
+
+++ Relevant Tickets
+
+[http://bugs.horde.org/ticket/?id=3580 Bug #3580]


More information about the cvs mailing list