Complete.Org: Mailing Lists: Archives: offlineimap: July 2003:
Re: Thoughts on the future direction of OfflineIMAP
Home

Re: Thoughts on the future direction of OfflineIMAP

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Jean Jordaan <jean@xxxxxxxxxxxxxxxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: Thoughts on the future direction of OfflineIMAP
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Fri, 25 Jul 2003 14:43:01 -0500

On Fri, Jul 25, 2003 at 04:25:50PM +0200, Jean Jordaan wrote:
> GTK is available cross-platform, but I don't know how at home it is 
> on non-Unix platforms .. 

My understanding is: not very.  wxPython seems to be held in high regard,
too.

> > I may run this by comp.lang.python as well, but I expect I'd have a
> > huge flamefest if I did, so I'd rather avoid that.
> 
> It would be cool to get the input of the PythonLabs people and 
> others who may have threading experience. Isn't Twisted heavily 
> threaded? http://twistedmatrix.com/

Actually, it appears to barely use threads at all.  But thanks to your
pointer, I've been looking at it a lot this afternoon and have discovered
two things:

1. It has an IMAP library
2. Its architecture may factor the whole threading features problem out of
existance (though not the threading bugs problem)

So I am looking into that.



[Prev in Thread] Current Thread [Next in Thread]