TechnoBlog
Some computer and technology related musings.

Subscribe to
Posts [Atom]
links open windows
Monday, May 13, 2002
Well, I just posted a new version of my API. It has a number of cleanups and fixes. The main change is that I put the common headers into the message object instead of leaving them in the GMimeMessageHeader. This should speed up operation on remote servers. I still have a few functions to add as well as all the examples. I think I have completed the client side of the API. I still can't find any usefull info on the new GType system so it looks like I will leave my interface as actuall classes.