Re: [Zope3-dev] Zope 3 Repository State

2005-07-30 Thread Julien Anguenot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benji York wrote: > Jim Fulton wrote: > >> I'd liek to hear why testbrowser requires Python 2.4. > > > I haven't tried it on 2.3 yet, but the main thing is the use of > decorator syntax. Obviously that wouldn't be hard to back port, if a bit > ugli

Re: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved

2005-07-30 Thread Andreas Reuleaux
Thanks to Roger for taking the time to test the foo example and confirm this bug and thanks to Jim for having it fixed now. - Works as expected now. -Andreas On Sat, Jul 30, 2005 at 10:12:15AM -0400, Jim Fulton wrote: > I just checked in a fix for this. > > Jim > ...

Re: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved

2005-07-30 Thread Jim Fulton
I just checked in a fix for this. Jim Jim Fulton wrote: I'm surprized that this was closed. I'm familiar with this bug, know how too fix it and had planned to knock it off during bug day, but it wasn't on the list. I'll fix this this weekend. Jim Roger Ineichen wrote: Hi Andreas Stephan,

Re: [Zope3-dev] Zope 3 Repository State

2005-07-30 Thread Benji York
Jim Fulton wrote: I'd liek to hear why testbrowser requires Python 2.4. I haven't tried it on 2.3 yet, but the main thing is the use of decorator syntax. Obviously that wouldn't be hard to back port, if a bit uglier. If we decide we want to continue supporting Python 2.3, then I'd want to tr

Re: [Zope3-dev] Zope 3 Repository State

2005-07-30 Thread Jim Fulton
Roger Ineichen wrote: ... Note that this also effects Zope 2. Starting with the next release, the Zope 2 and Zope 3 will be released together. Zope 2.9 will include Zope 3.2. If Zope 3.2 requires Python 2.4, then so will Zope 2.9. Wasn't there a "we don't slow down our development because o

RE: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved

2005-07-30 Thread Roger Ineichen
Hi Jim Behalf Of Jim Fulton > Sent: Saturday, July 30, 2005 2:04 PM > To: [EMAIL PROTECTED] > Cc: zope3-dev@zope.org; [EMAIL PROTECTED] > Subject: Re: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved > > I'm surprized that this was closed. I'm familiar with this > bug, know how too fix it and

Re: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved

2005-07-30 Thread Jim Fulton
I'm surprized that this was closed. I'm familiar with this bug, know how too fix it and had planned to knock it off during bug day, but it wasn't on the list. I'll fix this this weekend. Jim Roger Ineichen wrote: Hi Andreas Stephan, can you confirm this, it's really a bug! Please try the sam

RE: [Zope3-dev] Zope 3 Repository State

2005-07-30 Thread Roger Ineichen
Hi Jim Behalf Of Jim Fulton > Sent: Saturday, July 30, 2005 1:47 PM > To: Stephan Richter > Cc: zope3-dev@zope.org > Subject: Re: [Zope3-dev] Zope 3 Repository State > > Stephan Richter wrote: > ... > > We will also require Python 2.4 for Zope 3.2, so feel free > to use new Python > > features

RE: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved

2005-07-30 Thread Roger Ineichen
Hi Andreas Stephan, can you confirm this, it's really a bug! Please try the sample foo package from Andreas. Behalf Of Andreas Reuleaux > Sent: Saturday, July 30, 2005 12:00 PM > To: zope3-dev@zope.org > Subject: Re: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved > > First of all thank you f

Re: [Zope3-dev] Zope 3 Repository State

2005-07-30 Thread Jim Fulton
Stephan Richter wrote: ... Trunk check-in policy and development notes: - We are switching to time-based release cycle, which means that all checked in code must be beta quality, if it is to be considered to be in the release. Zope 3.2 wil be released in December, that means we will freeze the

Re: [Zope3-dev] Zope 3 Repository State

2005-07-30 Thread Jim Fulton
Stephan Richter wrote: ... Zope 3.2 wil be released in December, that means we will freeze the trunk mid-October for new features. Actually, we are going to freeze Nov 1. If we don't make a December release, then we'll need to move the freeze for 3.3 up. Jim -- Jim Fulton mailto:[E

Re: [Zope3-dev] Zope 3 Repository State

2005-07-30 Thread Jim Fulton
Stephan Richter wrote: ... We will also require Python 2.4 for Zope 3.2, so feel free to use new Python features such as decorators. How did we decide this? Shouldn't we follow a proposal-based policy for a change like this? Note that this also effects Zope 2. Starting with the next release,

Re: [Zope3-dev] Zope 3 Bug Day Summary

2005-07-30 Thread Jim Fulton
Stephan Richter wrote: Hello everyone! I just wanted to let everyone know that we had a very successfull Zope 3 Bug Day today! I would like to thank Zope Corporation, POV, Nuxeo and the other community members for supporting this event by providing the manpower we needed! We were able to fi

Re: [Zope3-dev] Zope 3 Bug Day Summary, 421 not solved

2005-07-30 Thread Andreas Reuleaux
First of all thank you for closing all the bugs. The bug that I had reported previously, 421 was resolved by Stephan Richter with the words Status: Pending => Rejected I cannot reproduce this problem and honestly it does not make much sense. Nothing about missing value is different