Re: [Zope-dev] Test runner: layers, subprocesses, and tear down

2008-07-13 Thread Dieter Maurer
Benji York wrote at 2008-7-3 17:44 -0400: On Thu, Jul 3, 2008 at 5:37 PM, Christian Theune [EMAIL PROTECTED] wrote: On Thu, 2008-07-03 at 17:22 -0400, Benji York wrote: I'd like to 1) remove the layer tear-down mechanism entirely, and 2) make (almost) all layers run in a subprocess. You are

Re: [Zope-dev] Re: Test runner: layers, subprocesses, and tear down

2008-07-13 Thread Dieter Maurer
Martin Aspeli wrote at 2008-7-4 00:56 +0100: Benji York wrote: Parallisation can offer huge (!) speed increases, but it can also be hard to debug tests. I'd be tempted to let single threaded by the default, safe choice, and let people opt into parallisation only when they know what

Re: [Zope-dev] transaction.doom() and ZPublisher

2008-07-13 Thread Dieter Maurer
Andreas Jung wrote at 2008-7-12 07:17 +0200: ... What do you mean by higher level? I think that the check within the ZPublisher is the highest and right place. Code running after the commit() expects a new transaction and now will not get that. You refer to code executed as part of a ZODB

Re: [Zope-dev] Zope 3 on Python 2.5, Zope 3 releases

2008-07-13 Thread Lorenzo Gil Sánchez
Here is the traceback information: 2008-07-13T10:44:37 ERROR SiteError http://127.0.0.1:8080/@@index.html Traceback (most recent call last): File /home/lgs/z3env25/eggs/tmpbLKU14/zope.publisher-3.5.3-py2.5.egg/zope/publisher/publish.py, line 133, in publish File

Re: [Zope-dev] transaction.doom() and ZPublisher

2008-07-13 Thread Brian Sutherland
On Sun, Jul 13, 2008 at 09:05:16AM +0200, Dieter Maurer wrote: Andreas Jung wrote at 2008-7-12 07:17 +0200: ... What do you mean by higher level? I think that the check within the ZPublisher is the highest and right place. Code running after the commit() expects a new transaction and

[Zope-dev] Zope 2.11.1

2008-07-13 Thread Andreas Jung
If there are no objections I plan to release a bug-fix release of Zope 2.11.1 on Wednesday. Andreas pgpeAIhLs0PAG.pgp Description: PGP signature ___ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross

Re: [Zope-dev] transaction.doom() and ZPublisher

2008-07-13 Thread Brian Sutherland
On Sat, Jul 12, 2008 at 07:17:31AM +0200, Andreas Jung wrote: --On 10. Juli 2008 17:09:36 +0200 Brian Sutherland [EMAIL PROTECTED] wrote: On Thu, Jul 10, 2008 at 12:12:06AM -0400, Paul Winkler wrote: Hi, I havn't investigated properly, but it may be necessary to do the isDoomed()

[Zope-dev] Zope Tests: 5 OK

2008-07-13 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Sat Jul 12 11:00:00 2008 UTC to Sun Jul 13 11:00:00 2008 UTC. There were 5 messages: 5 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.8 Python-2.3.6 : Linux From: Zope Tests Date: Sat Jul 12 21:00:48 EDT 2008 URL:

[Zope-dev] Re: Zope 3 on Python 2.5, Zope 3 releases

2008-07-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lorenzo Gil Sánchez wrote: Here is the traceback information: 2008-07-13T10:44:37 ERROR SiteError http://127.0.0.1:8080/@@index.html Traceback (most recent call last): File

RE: [Zope-dev] Re: [Plone-developers] PAULA: bringing Zope 3's authentication to Plone and beyond

2008-07-13 Thread Mark Hammond
Martin quoting me: I was referring to the thread at http://mail.zope.org/pipermail/zope-pas/2004-September/86.html, entitled [Zope-PAS] Challengers (and Zope 3) ... Sorry, I may've gotten my history mixed up a little here, but in any case, I think the point remains: no-one's said

Re: [Zope-dev] Re: [Plone-developers] PAULA: bringing Zope 3's authentication to Plone and beyond

2008-07-13 Thread Wichert Akkerman
Previously Mark Hammond wrote: Martin quoting me: I was referring to the thread at http://mail.zope.org/pipermail/zope-pas/2004-September/86.html, entitled [Zope-PAS] Challengers (and Zope 3) ... Sorry, I may've gotten my history mixed up a little here, but in any case, I

RE: [Zope-dev] Re: [Plone-developers] PAULA: bringing Zope 3's authentication to Plone and beyond

2008-07-13 Thread Mark Hammond
Zope3 has never supported PAS and I doubt it ever well. That is a shame - the thread I referred to shows that Jim was working on exactly that - it's a shame that never came to fruition (and indeed, its not clear why that attempt failed - should PAS have been fixed to make that transition

RE: [Zope-dev] Re: [Plone-developers] PAULA: bringing Zope 3's authentication to Plone and beyond

2008-07-13 Thread Andreas Jung
--On 13. Juli 2008 19:38:01 +0300 Mark Hammond [EMAIL PROTECTED] wrote: Since Zope3 is not a successor to Zope2 but a completely different thing I do not think this is problematic. That too seems a shame to me. So if I found myself with an investment in Zope2 but was looking to the

[Zope-dev] Re: Zope 3 on Python 2.5, Zope 3 releases

2008-07-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Lorenzo Gil Sánchez wrote: Here is the traceback information: 2008-07-13T10:44:37 ERROR SiteError http://127.0.0.1:8080/@@index.html Traceback (most recent call last): File

[Zope-dev] Re: [Plone-developers] PAULA: bringing Zope 3's authentication to Plone and beyond

2008-07-13 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Hammond wrote: Zope3 has never supported PAS and I doubt it ever well. That is a shame - the thread I referred to shows that Jim was working on exactly that - it's a shame that never came to fruition (and indeed, its not clear why that

Re: [Zope-dev] Re: Zope 3 on Python 2.5, Zope 3 releases

2008-07-13 Thread Lorenzo Gil Sánchez
El dom, 13-07-2008 a las 09:35 -0400, Tres Seaver escribió: -BEGIN PGP SIGNED MESSAGE- Steps to reproduce this problem: virtualenv --no-site-packages z3env25 cd z3env25 . bin/activate easy_install zopeproject zopeproject HelloWorld cd HelloWorld bin/paster serve