Re: [Twisted-Python] [Fwd: Re: Deferred documentation rewrite]

2009-07-31 Thread Glyph Lefkowitz
On Fri, Jul 31, 2009 at 11:35 PM, Edward Z. Yang wrote: > Excerpts from Itamar Shtull-Trauring's message of Fri Jul 31 22:26:29 -0400 > 2009: > > The problem with this is that it perpetuates the misunderstanding the > > Deferreds *make* things asynchronous, even with the intro that says > > other

Re: [Twisted-Python] [Fwd: Re: Deferred documentation rewrite]

2009-07-31 Thread Edward Z. Yang
Excerpts from Itamar Shtull-Trauring's message of Fri Jul 31 22:26:29 -0400 2009: > The problem with this is that it perpetuates the misunderstanding the > Deferreds *make* things asynchronous, even with the intro that says > otherwise. I think it's better to assume already asynchronous code, > ha