Re: [Twisted-Python] Documentation overviews

2009-04-12 Thread Cary Hull
I've been short on time lately so will post these in batches. Also it will give folks a chance to comment on the direction taken before I go too far. Each of these should be encapsulated in some overview prose. Also it's a good opportunity to link to external documentation such as related blog post

Re: [Twisted-Python] adapt from more than one interface

2009-04-12 Thread Jonathan Lange
On Sun, Apr 12, 2009 at 7:08 PM, Esteve Fernandez wrote: > I still think it does, but nobody wants to make the ticket count grow > higher :-) Anyway, Zope already has this nifty thing called multi-adapters, > which implement exactly what I described: > > http://www.muthukadan.net/docs/zca.html#mul

Re: [Twisted-Python] adapt from more than one interface

2009-04-12 Thread Esteve Fernandez
On Sunday 12 April 2009 15:16:04 gl...@divmod.com wrote: > Sorry for that; it certainly wasn't my intention. I meant just what I > said: I find it difficult to communicate about. Perhaps I should have > said, "trust me, my experience suggests that it is". I'm too thin-skinned sometimes, so just

Re: [Twisted-Python] adapt from more than one interface

2009-04-12 Thread glyph
On 09:08 am, est...@sindominio.net wrote: On Sunday 12 April 2009 02:31:29 gl...@divmod.com wrote: This is a long and terrible road you're about to start down. It's hard for me to explain exactly why it's so painful, but trust me, it is. No, I won't trust you :-) I hope you don't take what

Re: [Twisted-Python] Giving inlineCallbacks-wrapped functions access to the deferred their wrapper will return

2009-04-12 Thread Terry Jones
> "glyph" == glyph writes: glyph> When I write functions that take a Deferred I typically have them glyph> return a Deferred as well, to avoid this, and other syntactic glyph> nuisances. Would you consider the following more elegant? Yes. And thanks for the rule of thumb. In any case, I r

Re: [Twisted-Python] adapt from more than one interface

2009-04-12 Thread Esteve Fernandez
Hi On Sunday 12 April 2009 02:31:29 gl...@divmod.com wrote: > This is a long and terrible road you're about to start down. It's hard > for me to explain exactly why it's so painful, but trust me, it is. No, I won't trust you :-) I hope you don't take what I'm going to say too seriously, but you