[Gambas-devel] About gb.net.pop3

Sebastian Kulesz sebikul at ...176...
Thu Aug 30 21:56:40 CEST 2012


On Wed, Aug 29, 2012 at 10:26 PM, Benoît Minisini
<gambas at ...1...> wrote:
> Hi Sebastian,
>
> I am going to make many changes to the interface of your component.
>
> It will be faster for me to make them directly rather than explain them
> by mail.
>
> So once I have done my commit, please look at the result and ask me your
> questions so that I can justify my changes. :-)
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel

Sure, no problem. I started implementing a MIME class to parse the
message. The specification is not difficult to implement, it's just
large. I intend to first implement parsing the headers of the message
and body. The only change i made is to create a new class which
implements the MIME specs and make _POPMessage a child, so there
should be no conflicts when merging.




More information about the Devel mailing list