Re: [Zope-dev] (re)moving browser subpackage from zc.catalog?

2010-10-18 Thread Jan-Wijbrand Kolman
Hi Michael and Marius, Thanks for the feedback and suggestions! This is what I did: On 10/13/10 15:37 , Michael Howitz wrote: Am 13.10.2010 um 13:50 schrieb Jan-Wijbrand Kolman: Then there's no real need for a browser extra, as the browser subpackage does not really have any code (only

Re: [Zope-dev] Moving concrete IAuthenticatorPlugin implementations to zope.pluggableauth

2010-10-18 Thread Jan-Wijbrand Kolman
On 10/13/10 18:56 , Michael Howitz wrote: Am 13.10.2010 um 16:05 schrieb Jan-Wijbrand Kolman: Hi, A while ago zope.pluggable split off reusable components from zope.app.authentication. The concrete IAuthenticatorPlugin implementations (principalfolder and groupfolder) however, were left in

[Zope-dev] Functional areas of Zope

2010-10-18 Thread Thomas Lotze
Hi all, at the Zope summit in September, we were talking about what Zope actually is or should be and how to define the goal of the Zope project. This led to the idea of identifying the functional areas of Zope. I'd like to pursue this by starting a discussion about Zope's functional areas among

[Zope-dev] Zope Tests: 38 OK, 3 Failed

2010-10-18 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Sun Oct 17 12:00:00 2010 UTC to Mon Oct 18 12:00:00 2010 UTC. There were 41 messages: 6 from Zope Tests, 4 from buildbot at pov.lt, 20 from buildbot at winbot.zope.org, 11 from ccomb at free.fr. Test failures - Subject: FAILED :

Re: [Zope-dev] Functional areas of Zope

2010-10-18 Thread Laurence Rowe
On 18 October 2010 12:51, Thomas Lotze tho...@thomas-lotze.de wrote: Hi all, at the Zope summit in September, we were talking about what Zope actually is or should be and how to define the goal of the Zope project. This led to the idea of identifying the functional areas of Zope. I'd like to

Re: [Zope-dev] Zope Tests: 38 OK, 3 Failed

2010-10-18 Thread Marius Gedminas
On Mon, Oct 18, 2010 at 01:58:28PM +0200, Zope Tests Summarizer wrote: Summary of messages to the zope-tests list. Period Sun Oct 17 12:00:00 2010 UTC to Mon Oct 18 12:00:00 2010 UTC. There were 41 messages: 6 from Zope Tests, 4 from buildbot at pov.lt, 20 from buildbot at winbot.zope.org, 11

Re: [Zope-dev] Zope Tests: 38 OK, 3 Failed

2010-10-18 Thread Hanno Schlichting
On Mon, Oct 18, 2010 at 3:12 PM, Marius Gedminas mar...@gedmin.as wrote: On Mon, Oct 18, 2010 at 01:58:28PM +0200, Zope Tests Summarizer wrote: Summary of messages to the zope-tests list. Period Sun Oct 17 12:00:00 2010 UTC to Mon Oct 18 12:00:00 2010 UTC. Subject: FAILED : ZTK 1.0dev /

Re: [Zope-dev] Functional areas of Zope

2010-10-18 Thread Jim Fulton
On Mon, Oct 18, 2010 at 7:51 AM, Thomas Lotze tho...@thomas-lotze.de wrote: Hi all, at the Zope summit in September, we were talking about what Zope actually is or should be and how to define the goal of the Zope project. This led to the idea of identifying the functional areas of Zope. I

Re: [Zope-dev] Functional areas of Zope

2010-10-18 Thread Jim Fulton
On Mon, Oct 18, 2010 at 8:29 AM, Laurence Rowe l...@lrowe.co.uk wrote: On 18 October 2010 12:51, Thomas Lotze tho...@thomas-lotze.de wrote: ... I would say that javascript and client side programming frameworks are out of scope for Zope the project. There are plenty of existing client side

Re: [Zope-dev] Zope Tests: 38 OK, 3 Failed

2010-10-18 Thread Marius Gedminas
On Mon, Oct 18, 2010 at 03:24:10PM +0200, Hanno Schlichting wrote: On Mon, Oct 18, 2010 at 3:12 PM, Marius Gedminas mar...@gedmin.as wrote: On Mon, Oct 18, 2010 at 01:58:28PM +0200, Zope Tests Summarizer wrote: Summary of messages to the zope-tests list. Period Sun Oct 17 12:00:00 2010 UTC

Re: [Zope-dev] (re)moving browser subpackage from zc.catalog?

2010-10-18 Thread Michael Howitz
Am 18.10.2010 um 11:02 schrieb Jan-Wijbrand Kolman: Hi Michael and Marius, Thanks for the feedback and suggestions! This is what I did: On 10/13/10 15:37 , Michael Howitz wrote: Am 13.10.2010 um 13:50 schrieb Jan-Wijbrand Kolman: Then there's no real need for a browser extra, as the

Re: [Zope-dev] Zope 2.13 - release candidate blockers

2010-10-18 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/17/2010 10:10 AM, Hanno Schlichting wrote: Hi. With the release of both a final ZODB 3.10 and the ZTK 1.0, we are good to go on a release candidate for Zope 2.13. There's currently two bugs I consider blockers for the release candidate:

Re: [Zope-dev] Zope 2.13 - release candidate blockers

2010-10-18 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/17/2010 10:10 AM, Hanno Schlichting wrote: Hi. With the release of both a final ZODB 3.10 and the ZTK 1.0, we are good to go on a release candidate for Zope 2.13. There's currently two bugs I consider blockers for the release candidate:

Re: [Zope-dev] Zope 2.13 - release candidate blockers

2010-10-18 Thread David Glick
On 10/18/10 1:20 PM, Tres Seaver wrote: On 10/17/2010 10:10 AM, Hanno Schlichting wrote: Hi. With the release of both a final ZODB 3.10 and the ZTK 1.0, we are good to go on a release candidate for Zope 2.13. There's currently two bugs I consider blockers for the release candidate:

[Zope] Asynchronous triggering of events

2010-10-18 Thread Brian Sullivan
I am back working with Zope 2.9.1 (yes I know it is long in the tooth but I am trying to avoid adding the pain of upgrading, having products fail and all the usually comes with upgrading if I can). I am looking for a strategy to schedule and carry out tasks at periodic future dates. I had a

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Jeff Peterson
I'd start by looking at the logs to see what's failing, should be a traceback there somewhere. Other than that there is clockserver, but I am not sure that was/is available in the version you are using. -- Jeffrey D Peterson Webmaster Crary Industries, Inc. 237 12th St NW West Fargo, ND 58078

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Brian Sullivan
Clockserver seems to install -- can't find any docs on how to use it though. All the links for info at the download site appear to be dead. Any idea where docs might be located? On Mon, Oct 18, 2010 at 4:18 PM, Jeff Peterson jeff.peter...@crary.com wrote: I'd start by looking at the logs to see

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Jeff Peterson
Can't say I have ever used it, only heard about it on this list. Seems to me it's built into the latest releases. Try looking at the source, may be something in the tests.py that'll give you some insight. -- Jeffrey D Peterson Webmaster Crary Industries, Inc. 237 12th St NW West Fargo, ND

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Jeff Peterson
Not sure if this is the same thing but you can take a look at this as well: http://nullege.com/codes/show/src%40z%40o%40Zope2-2.12.12%40src%40ZServer%40tests%40test_clockserver.py/5/ZServer.ClockServer -- Jeffrey D Peterson Webmaster Crary Industries, Inc. 237 12th St NW West Fargo, ND 58078

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Chris Withers
On 18/10/2010 20:51, Brian Sullivan wrote: I am back working with Zope 2.9.1 (yes I know it is long in the tooth but I am trying to avoid adding the pain of upgrading, having products fail and all the usually comes with upgrading if I can). I I would just use zopectl run and a script of your

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Brian Sullivan
Clockserver seems to need an external C module that is only available for Xnix - I am unfortunately on Windows. 2010-10-18T16:27:01 ERROR Zope Couldn't install Xron Traceback (most recent call last): File C:\Program Files\Zope-2.9.1\lib\python\OFS\Application.py, line 763, in install_product

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Brian Sullivan
zopetcl -- is that a unix program? I am using Windows unfortunately. On Mon, Oct 18, 2010 at 5:03 PM, Chris Withers ch...@simplistix.co.uk wrote: On 18/10/2010 20:51, Brian Sullivan wrote: I am back working with Zope 2.9.1 (yes I know it is long in the tooth but I am trying to avoid adding the

Re: [Zope] Asynchronous triggering of events

2010-10-18 Thread Chris Withers
On 18/10/2010 22:25, Brian Sullivan wrote: zopetcl -- is that a unix program? I am using Windows unfortunately. It might well be on your version of Zope, it works fine in later versions, though... That said, if you take a look at Stepper, you'll see that I documented how to get it all to work

[Zope-CMF] CMF Tests: 4 OK

2010-10-18 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list. Period Sun Oct 17 12:00:00 2010 UTC to Mon Oct 18 12:00:00 2010 UTC. There were 4 messages: 4 from CMF Tests. Tests passed OK --- Subject: OK : CMF-2.1 Zope-2.10 Python-2.4.6 : Linux From: CMF Tests Date: Sun Oct 17 21:49:48 EDT 2010 URL: