[Twisted-Python] Re: A proposal for simple remote object editing (Twisted and ZODB integration)
Nicola Larosa
nico at tekNico.net
Tue Jun 27 16:46:06 MDT 2006
>> 3) I hear Zope 3 contains some kind of Twisted integration. For the
>> life of me I can't find any information about this on the web, and I
>> even bought a book on Zope 3 recently and the only reference to
>> Twisted is that you can use Twisted Web instead of Zope's ZServer to
>> service web requests.
Here are a few references to Twisted and Zope together, found a few months ago.
Diary for itamar - 9 Dec 2002
http://www.advogato.org/person/itamar/diary.html?start=15
TwistedZopeOpenSpaceTalk - PyCon 2004
http://www.zope.org/Members/adytumsolutions/pycon2004/TwistedZopeOpenSpaceTalk
Neckar Sprint - A Zope3 Sprint in Tuebingen, Germany, Oct. 6-9, 2005
http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/NeckarSprint
zasync 1.0: Zope Product + Twisted ZEO client
http://www.zope.org/Members/poster/zasync/zasync_1_0/zasync_1_0_nr
(There would be another one: I have the page in my archive, but it's
unreachable now, and zope.org is excluded from archive.org. That's one of
the niceties of using Firefox' ScrapBook extension, instead of simple
bookmarks. :-) )
> The twisted/zope integration is really just so that zope 3 can start
> using twisted as a server (web, ftp, etc.). I don't think the zope
> community has any immediate plans to use twisted as a framework.
>
> Jim Fulton has said he wants to get out of the server business, and
> twisted lets him do that. I don't think he is particularly interested
> in using twisted to build his apps, as he already has his own framework.
An opinion definitely shared by at least Stephan Richter; see this log of
an exchange between me (tekNico) and him (srichter) on IRC:
IRC log of #zope3-dev for Wednesday, 2005-07-27
http://zope3.pov.lt/irclogs/%23zope3-dev.2005-07-27.log.html
> I don't have any interest in such a thing, personally, but then again,
> I don't use ZODB, and hope never to do so ;)
Some of the reasons why one may not want to use pickle, nor ZODB, are
touched upon in this interesting piece by Glyph:
What Happened to Atop?
http://divmod.org/trac/wiki/WhitherAtop
--
Nicola Larosa - http://www.tekNico.net/
Implementation of Microsoft SOAP, a protocol running over HTTP
precisely so it could bypass firewalls, should be withdrawn.
[...] It is exactly this feature-above-security mindset
that needs to go. -- Bruce Schneier, February 2002
More information about the Twisted-Python
mailing list