[Zope-Annce] SaneBrains 1.0.0 Released!

2005-08-23 Thread Chris Withers
SaneBrains patches ZCatalog's brain objects such that they don't unnecessarily catch exceptions. The brain objects are patched such that: - the getObject method never tries to catch any exceptions, it just uses a simple restrictedTraverse to turn the path stored in the ZCatalog into an

[Zope-Coders] Zope tests: 8 OK

2005-08-23 Thread Zope tests summarizer
Summary of messages to the zope-tests list. Period Mon Aug 22 11:01:02 2005 UTC to Tue Aug 23 11:01:02 2005 UTC. There were 8 messages: 8 from Zope Unit Tests. Tests passed OK --- Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux From: Zope Unit Tests Date: Mon Aug 22 22:24:46 EDT

[Zope-dev] Re: New test runner work

2005-08-23 Thread Stuart Bishop
Jim Fulton wrote: I'll note that I'm working on a newer test runner that I hope to use in Zope 2.9 and 3.2. The new test runner is a nearly complete rewrite to provide: - A more flexible test runner that can be used for a variety of projects. The current test runner has been forked for

[Zope-dev] Re: New test runner work

2005-08-23 Thread Jim Fulton
Stuart Bishop wrote: Jim Fulton wrote: I'll note that I'm working on a newer test runner that I hope to use in Zope 2.9 and 3.2. The new test runner is a nearly complete rewrite to provide: - A more flexible test runner that can be used for a variety of projects. The current test runner

RE: [Zope-dev] Python 2.4 with zope 2.7.6, on Windows

2005-08-23 Thread Dieter Maurer
Aruna Kathiria wrote at 2005-8-22 10:27 -0700: ... Dieter, do you remember what and where you had to fix? Run Zope's test suite and see whether/where it breaks... -- Dieter ___ Zope-Dev maillist - Zope-Dev@zope.org

[Zope-dev] Subtransaction backward compatibility

2005-08-23 Thread Dieter Maurer
Subtransactions used to be used for two purposes: * ensure that newly created objects get _p_ attributes (especially _p_jar and _p_oid) * release memory in the mid of large transactions (i.e. reading and/or writing large amounts of objects) With ZODB 3.4, subtransactions are

[Zope-dev] RE: [ZODB-Dev] Subtransaction backward compatibility

2005-08-23 Thread Tim Peters
[Dieter Maurer] Subtransactions used to be used for two purposes: * ensure that newly created objects get _p_ attributes (especially _p_jar and _p_oid) * release memory in the mid of large transactions (i.e. reading and/or writing large amounts of objects) With ZODB 3.4,

Re: [Zope-dev] Re: ZServer response RFC compliance improvement

2005-08-23 Thread Jens Vagelpohl
On 22 Aug 2005, at 21:55, Michael Dunstan wrote: On 8/22/05, Tres Seaver [EMAIL PROTECTED] wrote: Are we sure that we won't be breaking the rather large possible set of installed servers running behind Apache 1.3.x with the bug for which adding the content length was a workaround? I

Re: [Zope] SQLConnectionIds

2005-08-23 Thread Nicholas Wieland
I'm working as admin, sorry for not mentioning it. The same PageTemplate in the same folder, but not inside the product, works like a charm, same as SQLConnectionIDs inside the product, but as DTMLFile. ngw Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus,

[Zope] SaneBrains 1.0.0 Released!

2005-08-23 Thread Chris Withers
SaneBrains patches ZCatalog's brain objects such that they don't unnecessarily catch exceptions. The brain objects are patched such that: - the getObject method never tries to catch any exceptions, it just uses a simple restrictedTraverse to turn the path stored in the ZCatalog into an

Re: [Zope] ZASync method calls

2005-08-23 Thread Jonathan
- Original Message - From: Jan-Ole Esleben [EMAIL PROTECTED] I'm having a really complicated problem that I don't know how to put into words properly, because I'm really vague on what's causing it and the setup is highly involved; I would be _really_ glad if someone could help me

[Zope] Failure to install PIL on a Linux server

2005-08-23 Thread Dominik Wezel
Hi all I'm aware that PIL is not easy to install, primarily due to the prerequisites. I've studied and applied as well as possible http://mail.zope.org/pipermail/zope/2002-December/128364.html and http://www.zope.org/Members/regebro/PIL_zope/, both of which seem slightly medieval: the setup and

Re: [Zope] Failure to install PIL on a Linux server

2005-08-23 Thread Dominik Wezel
Tino, apt-get install python2.3-imaging ready. Thanks anyway, but you probably didn't read the last section of my mail. Unfortunately, I *have* to find a way to do it manually. FYI: It has to do with the way I set up Zope and various other stuff around it. Unfortunately, back then I

[Zope] Re: FW: [ZODB-Dev] python types question

2005-08-23 Thread Jürgen Herrmann
thanks tim! my mistake... regards, juergen herrmann [ Tim Peters wrote:] [fwd'ing private msg, since it appears to have been intended to go to the list] -Original Message- From: Jürgen Herrmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 7:31 AM To: Tim Peters

[Zope] Re: manage_afterAdd quirks

2005-08-23 Thread Derrick Hudson
On Fri, Aug 19, 2005 at 01:25:22AM +0200, Philip Jägenstedt wrote: | Hello! | | I'm trying to write a small filesystems based product which I'm calling | MovieWorld. The main class (MovieWorld) inherits from ObjectManager and | is to be configured to contain a folder with images and a index_html

Re: [Zope] Failure to install PIL on a Linux server

2005-08-23 Thread Tino Wildenhain
Dominik Wezel schrieb: Tino, apt-get install python2.3-imaging ready. Thanks anyway, but you probably didn't read the last section of my mail. Unfortunately, I *have* to find a way to do it manually. FYI: It has to do with the way I set up Zope and various other stuff around it.

Re: [Zope] Failure to install PIL on a Linux server

2005-08-23 Thread Tino Wildenhain
Tino Wildenhain schrieb: Dominik Wezel schrieb: Tino, apt-get install python2.3-imaging ready. Thanks anyway, but you probably didn't read the last section of my mail. Unfortunately, I *have* to find a way to do it manually. FYI: It has to do with the way I set up Zope and various

[Zope] Re: FW: [ZODB-Dev] python types question

2005-08-23 Thread Jürgen Herrmann
oh my goodness, today is not my day. this should go to the zodb-dev list, plz ignore! [ Jürgen Herrmann wrote:] thanks tim! my mistake... regards, juergen herrmann [ Tim Peters wrote:] [fwd'ing private msg, since it appears to have been intended to go to the list] -Original

[Zope] problem with adding an external method

2005-08-23 Thread Scott Mann
Hi All, Sorry in advance for this newbie question. I've searched the archives and while I have learned a few things and tried a few things, I still have the same problem. I am attempting to add the external python module nb_fetch Doing so returns the error message: Module

Re: [Zope] Workflow question

2005-08-23 Thread Dieter Maurer
David Pratt wrote at 2005-8-22 15:12 -0300: ... # Using default put method from NullResource def _default_PUT_factory( self, name, typ, body ): ... def PUT(self, REQUEST, RESPONSE): ... Why do you override these methods as apparently, you do not use them... I guess my thought

Re: [Zope] SaneBrains 1.0.0 Released!

2005-08-23 Thread Dieter Maurer
Chris Withers wrote at 2005-8-23 10:49 +0100: SaneBrains patches ZCatalog's brain objects such that they don't unnecessarily catch exceptions. The brain objects are patched such that: - the getObject method never tries to catch any exceptions, it just uses a simple restrictedTraverse to turn

Re: [Zope] problem with adding an external method

2005-08-23 Thread Jonathan
- Original Message - From: Scott Mann [EMAIL PROTECTED] Sorry in advance for this newbie question. I've searched the archives and while I have learned a few things and tried a few things, I still have the same problem. I am attempting to add the external python module nb_fetch Doing

[Zope] [ANN] iungo released to the wild...

2005-08-23 Thread Maik Jablonski
Hi to all, today I decided to release iungo to the world-wild-world... iungo was already announced at the German Zope User Group (DZUG) some weeks ago, but today I started and finished translating most of the docs to english for a broader audience. The tutorial is still missing, but I'll do