Re: GNUMail.app - next release
Ludovic Marcotte <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.applications |
|---|---|
| Message-ID | <[email protected]> |
Hi, > ... > I've got to agree that avoiding threads is a good idea. > > If you are used to writing synchronous comms code then using threads is > the simple way of taking your code and running multiple copies in > parallel, but converting to an asynchronous model is potentially much > more efficient. I agree. Even I'm used to such code (using threads), I will use Nicola's recommandation. I should work on this soon. Thanks for your feedback, Ludovic -- Live as if you were to die tomorrow. Learn as if you were to live forever. - Gandhi