Re: It works! (Was: You will see some fundamental changes in TnyMimePart and TnyMsg)



On Tue, 2006-11-21 at 20:59 +0100, Philip Van Hoof wrote:
> svn commit -m "Showing the header of a rfc822 message"
> 

It looks like showing a text/html mime part in a message/rfc822
multipart mime part isn't working yet. Feel free to figure out what goes
wrong here (text/plain and attachments are working, so it's probably
going to be something with the mozembed msgview implementation).


> Have fun :)
> 
> On Tue, 2006-11-21 at 12:55 +0100, Philip Van Hoof wrote:
> > I'm proud to announce that rfc822 messages are now being displayed 
> > 
> > For the people who don't know what rfc822 messages are: you know them:
> > they are the messages that are embedded in other messages. Typically
> > like forwards.
> > 
> > I'm now testing and implementing whether attachments and headers of such
> > an rfc822 message are also displayed correctly and other stuff like that
> > (the hard stuff).
> > 
> > 
> > On Tue, 2006-11-21 at 12:11 +0100, Philip Van Hoof wrote:
> > > The TnyMimePart interface will get the get_parts, add_part and del_part
> > > APIs, whereas the TnyMsg wont have it anymore.
> > > 
> > > This is fundamentally more correct since a message is just a (multipart)
> > > mime part with one or more mime parts in it. Which basically means that
> > > a mime part can always contain zero or more other mime parts (in case
> > > the mime part is a multipart).
> > > 
> > > This is of course going to aid supporting rfc822 messages
> > > 
> > > Etc etc etc.
> > > 
> > > 
-- 
Philip Van Hoof, software developer
home: me at pvanhoof dot be
gnome: pvanhoof at gnome dot org
work: vanhoof at x-tend dot be
blog: http://pvanhoof.be/blog




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]