[Zope3-dev] Zope 3.3.0 - Why is the minimum generation for 'zope.app' 1? What's a good practice to update to generation 5 prior to my own evolver?

Jeff Shell eucci.group at gmail.com
Fri Nov 3 14:55:47 EST 2006


On 11/3/06, Christian Theune <ct at gocept.com> wrote:
> Hi,
>
> what about calling the evolve() scripts from your generation? That would
> be reasonable IMHO.

I'm trying to do that now. And now it seems that evolve3 (for
zope.app) is failing because it wants to use the new Registrations
system to do something to Pluggable Auth group folders...? But of
course, the new registrations system won't work until evolve4!

Blargh. I was hoping to run the zope.app registrations fairly
"properly" through the schema manager, starting from the current until
I got to the level I require... But it looks like I'll have to
manually monkey with the order...

:(

I blame myself. I should have gotten more involved during the beta
testing period for Zope 3.3, just to test it against our old
databases...

It's been a rough week.

-- 
Jeff Shell


More information about the Zope3-dev mailing list