[Zope-dev] buildbots

2009-06-16 Thread Wolfgang Schnerring
Hello, from various clippings of this list and the ZTK docs at http://docs.zope.org/zopetoolkit/process/tools.html I've gathered that there are (at least) three buildbot installations running tests for the Zope Toolkit: http://zope3.pov.lt/buildbot/waterfall

[Zope-dev] Zope Tests: 8 OK

2009-06-16 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Mon Jun 15 12:00:00 2009 UTC to Tue Jun 16 12:00:00 2009 UTC. There were 8 messages: 8 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.10 Python-2.4.6 : Linux From: Zope Tests Date: Mon Jun 15 20:43:22 EDT 2009 URL:

Re: [Zope-dev] buildbots

2009-06-16 Thread Sebastien Douche
On Tue, Jun 16, 2009 at 08:00, Wolfgang Schnerring w...@gocept.com wrote: Hello, Hi Wolfgang http://zope3.pov.lt/buildbot/waterfall http://zope3.afpy.org/buildbot/waterfall http://zope.buildbot.securactive.org/waterfall (the ZTK docs mention only the first two. Why?) Because nobody had

Re: [Zope-dev] HA storage for zope

2009-06-16 Thread Chris Withers
Shane Hathaway wrote: Chris Withers wrote: It's a shame that the 2 or 3 times I've tried to organise purchase of ZRS for customers, the Zope Corp sales process hasn't succeeded in delivering anything :-( (I'm not 100% on the details, but it may just have been that the prices were

[Zope-dev] Zope 3.4.1 release?

2009-06-16 Thread Sebastien Douche
Hi, any chance to see a new release (KGS) ? Some packages are old : - docutils - zope.testing - z3c.etestbrowser I can help on this task. -- Sebastien Douche sdou...@gmail.com ___ Zope-Dev maillist - Zope-Dev@zope.org

Re: [Zope-dev] Zope 3.4.1 release?

2009-06-16 Thread Stephan Richter
On Tuesday 16 June 2009, Sebastien Douche wrote: any chance to see a new release (KGS) ? Some packages are old : - docutils - zope.testing - z3c.etestbrowser I can help on this task. Update the package list and test it. I'll do the announcement. Regards, Stephan -- Entrepreneur and

Re: [Zope-dev] Zope 3.4.1 release?

2009-06-16 Thread Sebastien Douche
On Tue, Jun 16, 2009 at 16:54, Stephan Richter srich...@cosmos.phy.tufts.edu wrote: Update the package list and test it. I'll do the announcement. Fantastic, I work on it. -- Sebastien Douche sdou...@gmail.com ___ Zope-Dev maillist -

[Zope-dev] REQUEST vs. request

2009-06-16 Thread Patrick Gerken
Hello, I am a bit confused about self.request and self.REQUEST. Can anybody point me to an explanation of the different tasks that both have? Googling for request vs REQUEST is not helpful... Here is the reason why I am wondering: Context is a small product to be used in plone. A testcase in

Re: [Zope-dev] REQUEST vs. request

2009-06-16 Thread Martin Aspeli
Patrick Gerken wrote: Hello, I am a bit confused about self.request and self.REQUEST. Can anybody point me to an explanation of the different tasks that both have? Googling for request vs REQUEST is not helpful... D'oh! :-) REQUEST is a Zope2-ism. When you do self.REQUEST somewhere, you