Re: [Twisted-Python] zope.interface?

2010-03-08 Thread Sven-Erik Tiberg
- From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-boun...@twistedmatrix.com] On Behalf Of Itamar Turner-Trauring Sent: den 8 mars 2010 15:48 To: Twisted general discussion Subject: Re: [Twisted-Python] zope.interface? On Mon, 2010-03-08 at 15:36 +0100, Sven-Erik Tiberg

Re: [Twisted-Python] zope.interface?

2010-03-08 Thread Itamar Turner-Trauring
On Mon, 2010-03-08 at 15:36 +0100, Sven-Erik Tiberg wrote: > Thanks > > Only to clearify: > Has zope.interface any depedencies/connection with the Zope web > application server primarily written in the Python programming > language ( http://www.zope.org/WhatIsZope ). > > Note: zope "web applica

Re: [Twisted-Python] zope.interface?

2010-03-08 Thread Sven-Erik Tiberg
uring Sent: den 8 mars 2010 13:47 To: Twisted general discussion Subject: Re: [Twisted-Python] zope.interface? On Mon, 2010-03-08 at 12:55 +0100, Sven-Erik Tiberg wrote: > Hi > > Setting up ejabberd server and python.twisted clients for > interactive3D. &g

Re: [Twisted-Python] zope.interface?

2010-03-08 Thread Itamar Turner-Trauring
On Mon, 2010-03-08 at 12:55 +0100, Sven-Erik Tiberg wrote: > Hi > > Setting up ejabberd server and python.twisted clients for > interactive3D. > In for example the lib...twisted.words.protocols.jabber\component.py > there are a call to zope.interface. > > Doesnt seems to be a call to the zope d

[Twisted-Python] zope.interface?

2010-03-08 Thread Sven-Erik Tiberg
Hi Setting up ejabberd server and python.twisted clients for interactive3D. In for example the lib...twisted.words.protocols.jabber\component.py there are a call to zope.interface. Doesnt seems to be a call to the zope db-server that powers Plone servers, is that correct? PS. having plone/zope

Re: [Twisted-Python] zope.interface

2009-12-16 Thread Paul Thomas
On 15 Dec 2009, at 18:11, Jared Gisin wrote: > What's wrong with writing subclasses? I've never had a case where > that wasn't sufficient. Instead of filling up your files with all > of these empty class definitions that define the methods that > objects should implemmnt, why not just make

Re: [Twisted-Python] zope.interface

2009-12-15 Thread Glyph Lefkowitz
On Dec 15, 2009, at 1:11 PM, Jared Gisin wrote: > I completely fail to see why zope.interface is even needed. It's not Pythonic > at all and it contributes to unnecessary code bloat. Oh gosh! You're absolutely right! I never noticed it before! I just got out my Pythonic-o-meter and measured

Re: [Twisted-Python] zope.interface

2009-12-15 Thread Jared Gisin
21 PM To: Twisted general discussion Subject: Re: [Twisted-Python] zope.interface Tim Allen wrote: [...] > It occurs to me that recent discussions about splitting Deferreds off > into their own library might consider zope.interface as a model. Has it > prospered, as separate library? Does a

Re: [Twisted-Python] zope.interface

2009-12-14 Thread Andrew Bennetts
Tim Allen wrote: [...] > It occurs to me that recent discussions about splitting Deferreds off > into their own library might consider zope.interface as a model. Has it > prospered, as separate library? Does anyone besides Zope and Twisted use > it? I don't know, but it might be worth finding out.

Re: [Twisted-Python] zope.interface

2009-12-14 Thread David Ripton
On 2009.12.14 11:48:48 +, Phil Mayers wrote: > Jared Gisin wrote: > > Is there a good document that explains why zope.interface is necessary > > to the twisted project? > > A counter-question: Is there a good document that explains why people > care? It's just another dependency isn't it? S

Re: [Twisted-Python] zope.interface

2009-12-14 Thread Phil Mayers
Tim Allen wrote: > On Mon, Dec 14, 2009 at 11:48:48AM +, Phil Mayers wrote: >> Jared Gisin wrote: >>> Is there a good document that explains why zope.interface is necessary >>> to the twisted project? >> A counter-question: Is there a good document that explains why people >> care? It's just

Re: [Twisted-Python] zope.interface

2009-12-14 Thread Tim Allen
On Mon, Dec 14, 2009 at 11:48:48AM +, Phil Mayers wrote: > Jared Gisin wrote: > > Is there a good document that explains why zope.interface is necessary > > to the twisted project? > > A counter-question: Is there a good document that explains why people > care? It's just another dependency

Re: [Twisted-Python] zope.interface

2009-12-14 Thread Phil Mayers
Jared Gisin wrote: > Is there a good document that explains why zope.interface is necessary > to the twisted project? A counter-question: Is there a good document that explains why people care? It's just another dependency isn't it? ___ Twisted-Python

Re: [Twisted-Python] zope.interface

2009-12-11 Thread Glyph Lefkowitz
On Dec 11, 2009, at 12:12 PM, Jared Gisin wrote: > Is there a good document that explains why zope.interface is necessary to the > twisted project? Not as such, but you may be interested in .

[Twisted-Python] zope.interface

2009-12-11 Thread Jared Gisin
Is there a good document that explains why zope.interface is necessary to the twisted project? -Jared ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python