AW: [Zope-dev] Re: [Zope3-Users] How do I automatically login a user

2008-04-04 Thread Roger Ineichen
Ha David Betreff: Re: [Zope-dev] Re: [Zope3-Users] How do I automatically login a user Thanks Jim for doing this. Actually, the domain is something I have been looking for also. These other features are really nice. I am hoping this can be worked into something like

[Zope-dev] Zope Tests: 5 OK

2008-04-04 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Thu Apr 3 11:00:00 2008 UTC to Fri Apr 4 11:00:00 2008 UTC. There were 5 messages: 5 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.8 Python-2.3.6 : Linux From: Zope Tests Date: Thu Apr 3 20:57:15 EDT 2008 URL:

[Zope-dev] testing a meta-egg

2008-04-04 Thread Adam GROSZER
Hello, Is there a sane way (or recipe) out there that makes testing a meta-eggs easier? As I see now, I'll need to enter all dependent eggs as: [test] recipe = zc.recipe.testrunner eggs = my-meta-egg [test] dep-egg-1 [test] dep-egg-2 [test] ... zope.interface

Re: [Zope-dev] Re: GSoC proposal

2008-04-04 Thread Tino Wildenhain
Malthe Borch wrote: On 04/04/2008, Chris Withers [EMAIL PROTECTED] wrote: zope.security uses RestrictedPython, iirc... For untrusted python, yes –– but is anyone using this (in Zope 3)? It's integral to most Zope 2 applications of course to allow secure execution of Python scripts, so we

Re: [Zope-dev] testing a meta-egg

2008-04-04 Thread Jim Fulton
On Apr 4, 2008, at 7:14 AM, Adam GROSZER wrote: Hello, Is there a sane way (or recipe) out there that makes testing a meta-eggs easier? As I see now, I'll need to enter all dependent eggs as: [test] recipe = zc.recipe.testrunner eggs = my-meta-egg [test] dep-egg-1 [test] dep-egg-2

Re[2]: [Zope-dev] testing a meta-egg

2008-04-04 Thread Adam GROSZER
Hello Jim, Friday, April 4, 2008, 2:22:06 PM, you wrote: JF IMO, testing the dependent eggs isn't desirable, however, I don't JF object to providing an option to do it. How do you propose or in fact how do you do testing just before going into production? Would you please give some hints how

Re: Re[2]: [Zope-dev] testing a meta-egg

2008-04-04 Thread Jim Fulton
On Apr 4, 2008, at 8:55 AM, Adam GROSZER wrote: Hello Jim, Friday, April 4, 2008, 2:22:06 PM, you wrote: JF IMO, testing the dependent eggs isn't desirable, however, I don't JF object to providing an option to do it. How do you propose or in fact how do you do testing just before going into

Re[4]: [Zope-dev] testing a meta-egg

2008-04-04 Thread Adam GROSZER
Hello Jim, Sounded like a good idea at first, but now you opened my eyes. I guess I'll stick with the manually added eggs for the tests. Thanks. Friday, April 4, 2008, 3:08:27 PM, you wrote: JF I wouldn't want anyone doing this who wasn't willing to spend the time JF becoming fairly familiar

[Zope-dev] zope.rdb problem (as it looks)

2008-04-04 Thread Adam GROSZER
Hello, We're having here a problem in a high load situation with quite long running (10-20 secs) transactions. The app uses mySQL extensively, and just a bare minimum of ZODB to store the root and registrations. I think that there's lower level error concerning ZODB, but in zope.rdb, in

Re: [Zope-dev] zope.rdb problem (as it looks)

2008-04-04 Thread Brian Sutherland
On Fri, Apr 04, 2008 at 08:36:30PM +0200, Adam GROSZER wrote: Hello, We're having here a problem in a high load situation with quite long running (10-20 secs) transactions. The app uses mySQL extensively, and just a bare minimum of ZODB to store the root and registrations. I think that

[Zope-dev] IPasswordManager dependencies

2008-04-04 Thread Roger Ineichen
Hi all I whould like to move the IPasswordManager interface and the global managers from zope.app.authentication to zope.password. The reason is I don't need the zope.app.authentication implementation but the password manager is used in zope.app.security which makes this and I guess other

[Zope-dev] zope 3 docs overview

2008-04-04 Thread Simon Michael
Hi all, I made a first pass at surveying current Zope 3 docs, at http://wiki.zope.org/zope3/DocsOverview . I think this is more complete and current than other lists I've seen. I hope to keep improving it and use it to guide or possibly just replace other wiki docs. Feedback and help would