Re: [Twisted-Python] Deferred on PyPI

2009-12-10 Thread Jonathan Lange
On Thu, Dec 10, 2009 at 8:01 AM, Mikhail Terekhov wrote: > On Wed, Dec 9, 2009 at 3:27 AM, Jonathan Lange wrote: > ... >> >> I completely screwed up with the advanced English usage then. :( >> > > IMHO it is very simple: extracting Deferreds out of Twisted would benefit  (if > at all) only people

Re: [Twisted-Python] Deferred on PyPI

2009-12-09 Thread exarkun
On 12:12 am, gl...@twistedmatrix.com wrote: > >When Deferred is in the standard library, it will enable communication >between code written for different asynchronous backends, which is not >currently possible. Let's be careful how we talk about Deferred, particularly when involving the standar

Re: [Twisted-Python] Deferred on PyPI

2009-12-09 Thread Glyph Lefkowitz
On Dec 9, 2009, at 4:01 PM, Mikhail Terekhov wrote: > On Wed, Dec 9, 2009 at 3:27 AM, Jonathan Lange wrote: > ... >> >> I completely screwed up with the advanced English usage then. :( > IMHO it is very simple: extracting Deferreds out of Twisted would benefit (if > at all) only people who do

Re: [Twisted-Python] Deferred on PyPI

2009-12-09 Thread Mikhail Terekhov
On Wed, Dec 9, 2009 at 3:27 AM, Jonathan Lange wrote: ... > > I completely screwed up with the advanced English usage then. :( > IMHO it is very simple: extracting Deferreds out of Twisted would benefit (if at all) only people who do not use or develop Twisted. From the packaging point of view r

Re: [Twisted-Python] Deferred on PyPI

2009-12-09 Thread Glyph Lefkowitz
On Dec 9, 2009, at 3:27 AM, Jonathan Lange wrote: > On Wed, Dec 9, 2009 at 2:42 AM, Glyph Lefkowitz > wrote: >> but my agreement is contingent upon the theoretical existence of things like >> "a good package manager for Python" and "installation instructions on our >> website which clearly ex

Re: [Twisted-Python] Deferred on PyPI

2009-12-09 Thread exarkun
On 08:27 am, j...@mumak.net wrote: On Wed, Dec 9, 2009 at 2:42 AM, Glyph Lefkowitz wrote: On Dec 8, 2009, at 4:50 AM, Jonathan Lange wrote: On Mon, Dec 7, 2009 at 10:35 AM, � wrote: On 09:10 pm, j...@mumak.net wrote: On Mon, Dec 7, 2009 at 6:29 AM, � wrote: On 09:26 am, j...@mumak.net

Re: [Twisted-Python] Deferred on PyPI

2009-12-09 Thread Jonathan Lange
On Wed, Dec 9, 2009 at 2:42 AM, Glyph Lefkowitz wrote: > > On Dec 8, 2009, at 4:50 AM, Jonathan Lange wrote: > >> On Mon, Dec 7, 2009 at 10:35 AM,   wrote: >>> On 09:10 pm, j...@mumak.net wrote: On Mon, Dec 7, 2009 at 6:29 AM,   wrote: > On 09:26 am, j...@mumak.net wrote: >> >> A

Re: [Twisted-Python] Deferred on PyPI

2009-12-08 Thread Glyph Lefkowitz
On Dec 8, 2009, at 4:50 AM, Jonathan Lange wrote: > On Mon, Dec 7, 2009 at 10:35 AM, wrote: >> On 09:10 pm, j...@mumak.net wrote: >>> On Mon, Dec 7, 2009 at 6:29 AM, wrote: On 09:26 am, j...@mumak.net wrote: > > A while ago at EuroPython, Mikeal Rogers and I talked about Deferre

Re: [Twisted-Python] Deferred on PyPI

2009-12-08 Thread Jonathan Lange
On Mon, Dec 7, 2009 at 10:35 AM, wrote: > On 09:10 pm, j...@mumak.net wrote: >> On Mon, Dec 7, 2009 at 6:29 AM,   wrote: >>> On 09:26 am, j...@mumak.net wrote: A while ago at EuroPython, Mikeal Rogers and I talked about Deferreds and how they don't really depend on the rest of Twis

Re: [Twisted-Python] Deferred on PyPI

2009-12-06 Thread Mikeal Rogers
On Sun, Dec 6, 2009 at 3:35 PM, wrote: > On 09:10 pm, j...@mumak.net wrote: > >> On Mon, Dec 7, 2009 at 6:29 AM, wrote: >> >>> On 09:26 am, j...@mumak.net wrote: >>> Hello, A while ago at EuroPython, Mikeal Rogers and I talked about Deferreds and how they don't really depend

Re: [Twisted-Python] Deferred on PyPI

2009-12-06 Thread exarkun
On 09:10 pm, j...@mumak.net wrote: On Mon, Dec 7, 2009 at 6:29 AM, wrote: On 09:26 am, j...@mumak.net wrote: Hello, A while ago at EuroPython, Mikeal Rogers and I talked about Deferreds and how they don't really depend on the rest of Twisted. Later, Mikeal made a branch that extracted Defe

Re: [Twisted-Python] Deferred on PyPI

2009-12-06 Thread Jonathan Lange
On Mon, Dec 7, 2009 at 6:29 AM, wrote: > On 09:26 am, j...@mumak.net wrote: >>Hello, >> >>A while ago at EuroPython, Mikeal Rogers and I talked about Deferreds >>and how they don't really depend on the rest of Twisted. Later, Mikeal >>made a branch that extracted Deferred out of the rest of Twist

Re: [Twisted-Python] Deferred on PyPI

2009-12-06 Thread exarkun
On 09:26 am, j...@mumak.net wrote: >Hello, > >A while ago at EuroPython, Mikeal Rogers and I talked about Deferreds >and how they don't really depend on the rest of Twisted. Later, Mikeal >made a branch that extracted Deferred out of the rest of Twisted, and >I contributed a patch to make it more c