Re: [Zope-dev] Mailinglist for Zope 2 bugs!?

2009-05-16 Thread Andreas Jung
On 16.05.09 22:33, Sidnei da Silva wrote: > > On Sat, May 16, 2009 at 5:24 PM, filtered > > wrote: > > > >> >> You were assimilated by Canonical? >> >> >> > > I don't understand the question. I'm just asking if it makes sense to > > have the same setup for CMF and Zope 3 as it is

Re: [Zope-dev] Mailinglist for Zope 2 bugs!?

2009-05-16 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On May 16, 2009, at 23:01 , Wichert Akkerman wrote: > Previously Sidnei da Silva wrote: >> Now for another question: how do people feel about moving Zope 3 and >> CMF bugs to a similar setup. That is, bug mail goes to a separate >> mailing list inste

Re: [Zope-dev] Mailinglist for Zope 2 bugs!?

2009-05-16 Thread Wichert Akkerman
Previously Sidnei da Silva wrote: > Now for another question: how do people feel about moving Zope 3 and > CMF bugs to a similar setup. That is, bug mail goes to a separate > mailing list instead of directly to everyone that's a member of the > teams in Launchpad. -0 I am happy with how CMF bugs

Re: [Zope-dev] Mailinglist for Zope 2 bugs!?

2009-05-16 Thread Sidnei da Silva
Now for another question: how do people feel about moving Zope 3 and CMF bugs to a similar setup. That is, bug mail goes to a separate mailing list instead of directly to everyone that's a member of the teams in Launchpad. On Thu, May 14, 2009 at 1:13 PM, Andreas Jung wrote: > > All Zope 2 tracke

Re: [Zope-dev] [Fwd: [Bug 376907] Re: AttributeError: 'str' object has no attribute 'registerSynch']

2009-05-16 Thread Tim Cook
On Sat, 2009-05-16 at 08:20 +0200, Michael Howitz wrote: > You use a really ancient version of zope.app.publication. This bug was > fixed in version 3.5.0 of zope.app.publication. I think at least this > version is required to be used together with ZODB 3.9. > Thanks for pointing this out Mi

Re: [Zope-dev] Using views for exceptions in Zope 2.12?

2009-05-16 Thread Chris Withers
Laurence Rowe wrote: > Sidnei da Silva wrote: >> On Sat, May 9, 2009 at 12:52 PM, Chris Withers >> wrote: >>> Hmm, so I would I register different views for a KeyError versus an >>> AttributeError? >> I believe you need to make KeyError implement an interface to be able >> to register a view for

Re: [Zope-dev] zc.recipe.cmmi shared builds

2009-05-16 Thread Fred Drake
On Tue, May 12, 2009 at 10:56 AM, Wolfgang Schnerring wrote: > Looks good so far. Could someone do a release of zc.recipe.cmmi > (or grant 'wosc' pypi access so I can do it myself)? Done. -Fred -- Fred L. Drake, Jr. "Chaos is the score upon which reality is written." --Henry Miller

[Zope-dev] Zope Tests: 8 OK

2009-05-16 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Fri May 15 12:00:00 2009 UTC to Sat May 16 12:00:00 2009 UTC. There were 8 messages: 8 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.10 Python-2.4.6 : Linux From: Zope Tests Date: Fri May 15 20:51:55 EDT 2009 URL: http://

Re: [Zope-dev] zc.recipe.cmmi shared builds

2009-05-16 Thread Wolfgang Schnerring
* Wolfgang Schnerring [2009-03-24 16:01]: > * Wolfgang Schnerring [2009-03-24 10:26]: >> I'd like to extend zc.recipe.cmmi to support shared build directories. > > Implemented in r98334. I'll use this locally over the next few days, and will > then try to push out a release if it proves stable.