Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Adam GROSZER
Hello Tres, You think we have a chance to get rid of old cruft? Like 5 years old nothing happened since then bugs. I think we should add a tag too old, add a note to warn subscribers, then set a status Won't fix after a month. Anyone unhappy with that should speak up or reopen the bug.

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/22/10 09:24 , Adam GROSZER wrote: Hello Tres, You think we have a chance to get rid of old cruft? Like 5 years old nothing happened since then bugs. I think we should add a tag too old, add a note to warn subscribers, then set a status

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Adam GROSZER
Hello, JV On 4/22/10 09:24 , Adam GROSZER wrote: Hello Tres, You think we have a chance to get rid of old cruft? Like 5 years old nothing happened since then bugs. I think we should add a tag too old, add a note to warn subscribers, then set a status Won't fix after a month. Anyone

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/22/10 11:11 , Adam GROSZER wrote: Hello, JV On 4/22/10 09:24 , Adam GROSZER wrote: Hello Tres, You think we have a chance to get rid of old cruft? Like 5 years old nothing happened since then bugs. I think we should add a tag too old,

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Lennart Regebro
On Thu, Apr 22, 2010 at 09:24, Adam GROSZER agros...@gmail.com wrote: Hello Tres, You think we have a chance to get rid of old cruft? Like 5 years old nothing happened since then bugs. I think we should add a tag too old, add a note to warn subscribers, then set a status Won't fix after a

Re: [Zope-dev] RFC: Proposed new style for documenting and testing ZTK packages

2010-04-22 Thread Charlie Clark
Am 22.04.2010, 05:48 Uhr, schrieb Christian Theune c...@gocept.com: Could get a lint template (or whatever it's called) to help here? Not sure what that means, can you elaborate a bit? Lint is a tool that analyses code for all kinds of languages, including Python, and scores it against

[Zope-dev] Zope Tests: 10 OK, 4 Failed

2010-04-22 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Wed Apr 21 12:00:00 2010 UTC to Thu Apr 22 12:00:00 2010 UTC. There were 14 messages: 6 from Zope Tests, 7 from ccomb at free.fr, 1 from ct at gocept.com. Test failures - Subject: FAILED: Repository policy check found errors in 669

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lennart Regebro wrote: On Thu, Apr 22, 2010 at 09:24, Adam GROSZER agros...@gmail.com wrote: Hello Tres, You think we have a chance to get rid of old cruft? Like 5 years old nothing happened since then bugs. I think we should add a tag too old,

[Zope-dev] zope2/zodb cache size question

2010-04-22 Thread Jürgen Herrmann
hi there! today i did some sanity check calcs on a set of approx 15 objects in one of our zodb. for these calculations i had to iterate over all of these objects. during this loop memory footprint of the zope process grew to ~5gb and the cache summary showed for the zodb connection which was

[Zope-dev] zope2/zodb cache size question

2010-04-22 Thread Jürgen Herrmann
hi there! today i ran a check script which iterates over approx 15 objects and does some sanity check calculations on these. during this loop i saw the zope process use up to about 4.5gb memory. the database has ~3.5million objects in it. i set the zodb cache size for the mount point in

Re: [Zope-dev] zope2/zodb cache size question

2010-04-22 Thread Jürgen Herrmann
On Thu, 22 Apr 2010 14:56:31 +0200, Jürgen Herrmann juergen.herrm...@xlhost.de wrote: hi there! today i did some sanity check calcs on a set of approx 15 objects in one of our zodb. for these calculations i had to iterate over all of these objects. during this loop memory footprint of

[Zope-dev] Bugday: Updated docs for contributors

2010-04-22 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I expanded and reorganized the developer docs yesterday: http://docs.zope.org/developer/ In particular, I tried to pull in stuff which would aid new contributors, including those who don't (yet) have commit access, or maybe even don't want that

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Hanno Schlichting
On Thu, Apr 22, 2010 at 2:37 PM, Tres Seaver tsea...@palladion.com wrote: Incomplete is the auto-expiring state:  if nobody responds in 30 days, it automatically disappears. I agree that we should at least attempt to reproduce even really old bugs before assigning them 'wontfix' status (if we

Re: [Zope-dev] zope2/zodb cache size question

2010-04-22 Thread Marius Gedminas
On Thu, Apr 22, 2010 at 03:00:16PM +0200, Jürgen Herrmann wrote: today i ran a check script which iterates over approx 15 objects and does some sanity check calculations on these. during this loop i saw the zope process use up to about 4.5gb memory. the database has ~3.5million objects in

Re: [Zope-dev] Bugday: Updated docs for contributors

2010-04-22 Thread Adam GROSZER
Hello Tres, Thursday, April 22, 2010, 3:15:56 PM, you wrote: TS -BEGIN PGP SIGNED MESSAGE- TS Hash: SHA1 TS I expanded and reorganized the developer docs yesterday: TS http://docs.zope.org/developer/ TS In particular, I tried to pull in stuff which would aid new TS contributors,

Re: [Zope-dev] Bugday: Updated docs for contributors

2010-04-22 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam GROSZER wrote: Hello Tres, Thursday, April 22, 2010, 3:15:56 PM, you wrote: TS -BEGIN PGP SIGNED MESSAGE- TS Hash: SHA1 TS I expanded and reorganized the developer docs yesterday: TS http://docs.zope.org/developer/ TS In

Re: [Zope-dev] Bugday: Updated docs for contributors

2010-04-22 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Adam GROSZER wrote: Hello Tres, Thursday, April 22, 2010, 3:15:56 PM, you wrote: TS -BEGIN PGP SIGNED MESSAGE- TS Hash: SHA1 TS I expanded and reorganized the developer docs yesterday: TS

Re: [Zope-dev] zope2/zodb cache size question

2010-04-22 Thread Jim Fulton
On Thu, Apr 22, 2010 at 9:00 AM, Jürgen Herrmann juergen.herrm...@xlhost.de wrote: hi there! today i ran a check script which iterates over approx 15 objects and does some sanity check calculations on these. during this loop i saw the zope process use up to about 4.5gb memory. the

Re: [Zope-dev] zope2/zodb cache size question

2010-04-22 Thread Jürgen Herrmann
On Thu, 22 Apr 2010 12:54:55 -0400, Jim Fulton j...@zope.com wrote: On Thu, Apr 22, 2010 at 9:00 AM, Jürgen Herrmann juergen.herrm...@xlhost.de wrote: hi there! today i ran a check script which iterates over approx 15 objects and does some sanity check calculations on these. during

Re: [Zope-dev] zope2/zodb cache size question

2010-04-22 Thread Jim Fulton
On Thu, Apr 22, 2010 at 1:19 PM, Jürgen Herrmann juergen.herrm...@xlhost.de wrote: On Thu, 22 Apr 2010 12:54:55 -0400, Jim Fulton j...@zope.com wrote: On Thu, Apr 22, 2010 at 9:00 AM, Jürgen Herrmann juergen.herrm...@xlhost.de wrote: hi there! today i ran a check script which iterates over