[Zope] Slicing a lazy sequence

2007-10-30 Thread Miles
Hi, I'm looking at a performance issue with a site. Part of the problem seems to be the time taken to load all the attributes to construct a large number of brain objects. I think I remember reading somewhere once that if you slice a sequence of catalog results as follows: rs =

Re: [Zope] [ANN] Zope 2.10.5 released

2007-10-30 Thread Jonas Meurer
On 29/10/2007 Andreas Jung wrote: This release uses unicode as internal representation for ZPT. For this reason you are strongly encouraged to read http://www.zope.org/Products/Zope/2.10.5/Zope-2.10.5-released carefully. Just wanted to mention that this site contains a typo. In the last

[Zope] Document Library Zope

2007-10-30 Thread junk
Dear Group, I am new to Zope and I am helping few students on their academic project. The project is to create a simple Document Management System workflow. we are evaluating various option and I came across the module INFRAE's Document Library'. BUt I cannot install it in my Zope3 or Zope

Re: [Zope] Document Library Zope

2007-10-30 Thread Andreas Jung
--On 31. Oktober 2007 05:36:04 + junk [EMAIL PROTECTED] wrote: Dear Group, I am new to Zope and I am helping few students on their academic project. The project is to create a simple Document Management System workflow. we are evaluating various option and I came across the module

[Zope-Checkins] SVN: Zope/trunk/lib/python/DateTime/ Revert ISO8601 interpretation to previously broken behaviour (assume GMT rather than local time as per spec)

2007-10-30 Thread Laurence Rowe
Log message for revision 81213: Revert ISO8601 interpretation to previously broken behaviour (assume GMT rather than local time as per spec) Changed: U Zope/trunk/lib/python/DateTime/DateTime.py U Zope/trunk/lib/python/DateTime/tests/testDateTime.py -=- Modified:

[Zope-dev] Zope Tests: 5 OK

2007-10-30 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Mon Oct 29 13:00:00 2007 UTC to Tue Oct 30 13:00:00 2007 UTC. There were 5 messages: 5 from Zope Unit Tests. Tests passed OK --- Subject: OK : Zope-2.7 Python-2.3.6 : Linux From: Zope Unit Tests Date: Mon Oct 29 21:47:16 EDT 2007

[Zope-dev] Re: SVN: Zope/trunk/lib/python/DateTime/tests/testDateTime.py Fix test. According to http://en.wikipedia.org/wiki/ISO_8601

2007-10-30 Thread Laurence Rowe
Andreas Jung wrote: --On 27. Oktober 2007 18:01:25 -0400 Tres Seaver [EMAIL PROTECTED] wrote: DateTime('2006-01-01')._tz 'US/Eastern' Yeah, that's completely odd. But standards compliant. The previous behaviour was contrary to the specification. According to

[Zope-dev] buildbot failure in Zope trunk 2.4 Windows 2000 zc-bbwin6

2007-10-30 Thread buildbot
The Buildbot has detected a failed build of Zope trunk 2.4 Windows 2000 zc-bbwin6. Buildbot URL: http://buildbot.zope.org/ Build Reason: changes Build Source Stamp: 2882 Blamelist: amos,andreasjung,baijum,faassen,fdrake,hannosch,icemac,jim,jukart,ldr,philikon,srichter,wichert BUILD FAILED:

[Zope-dev] buildbot failure in Zope trunk 2.4 Windows 2000 zc-bbwin6

2007-10-30 Thread buildbot
The Buildbot has detected a failed build of Zope trunk 2.4 Windows 2000 zc-bbwin6. Buildbot URL: http://buildbot.zope.org/ Build Reason: changes Build Source Stamp: 2883 Blamelist: ldr BUILD FAILED: failed svn sincerely, -The Buildbot ___ Zope-Dev

[Zope-dev] Re: SVN: Zope/trunk/lib/python/DateTime/tests/testDateTime.py Fix test. According to http://en.wikipedia.org/wiki/ISO_8601

2007-10-30 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Laurence Rowe wrote: Andreas Jung wrote: --On 27. Oktober 2007 18:01:25 -0400 Tres Seaver [EMAIL PROTECTED] wrote: DateTime('2006-01-01')._tz 'US/Eastern' Yeah, that's completely odd. But standards compliant. The previous behaviour

[Zope-DB] Getting ZPsycopg 2 working

2007-10-30 Thread Jeff Gentry
Hi there ... I recently was looking at trying to transition to using psycopg2 from psycopg, and installed that in a Zope instance (2.9.4-final, I realized that's old). The problem is that it doesn't seem to like my connection strings (well, that might not be the problem as I get the same error