Re: [Zope-dev] Curious about age old WebDAV decisions...

2005-12-29 Thread Dieter Maurer
Zachery Bir wrote at 2005-12-28 14:27 -0500: >I've got a Folder (indirection) and a DTML Method (found) in the root >of a Zope site. HEAD requests fail on the indirected DTML Method due >to OFS.ObjectManager's __getitem__ method: > > def __getitem__(self, key): > import pdb;pdb.set_

Re: [Zope-dev] RE: [ZODB-Dev] Re: Connection pool makes no sense

2005-12-29 Thread Tim Peters
Oops! I sent this to zope-dev instead of zodb-dev by mistake. Nevertheless, if you can help Denis Markov, don't let my mistake inhibit you ;-) ___ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts

[Zope-dev] RE: [ZODB-Dev] Re: Connection pool makes no sense

2005-12-29 Thread Tim Peters
[EMAIL PROTECTED] >>> Not agree. Can you answer the question? Does self.all.remove(c) mean >>> that we WANT to destroy connection instance? [Tim Peters] >> It means that _ConnectionPool no longer has a reason to remember >> anything about that Connection.  Application code can continue >> keeping

RE: [Zope-dev] Curious about age old WebDAV decisions...

2005-12-29 Thread Brian Lloyd
> I wasn't around during the development of the WebDAV code, so I'm > loathe to just jump in and start changing things, but why isn't > 'HEAD' exempted from the NullResource as well, given that HTTP specs > state that HEAD *must* return the same headers that a GET would > provide (ignoring for the

[Zope-dev] Zope tests: 8 OK

2005-12-29 Thread Zope tests summarizer
Summary of messages to the zope-tests list. Period Wed Dec 28 12:01:01 2005 UTC to Thu Dec 29 12:01:01 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: Wed Dec 28 21:04:03 EST 2