On Mon, Jul 20, 2009 at 10:09 AM, Marius Gedminas<[email protected]> wrote: > On Mon, Jul 20, 2009 at 06:44:09AM -0400, Jim Fulton wrote: >> On Mon, Jul 20, 2009 at 2:48 AM, Michael Howitz<[email protected]> wrote: >> > Do you search this one? >> > >> > zope.app.zopeappgenerations.ZopeAppSchemaManager >> >> Ah, thanks. >> >> So this is all rather confusing. Marius' branch refer to files that >> aren't in zope.app.component anymore. > > This probably means that if one wants to use an old Zope 3.2 DB with > Zope 3.5 (is that a good name for the current "trunk" KGS?), one needs > to upgrade to 3.4 and then run a custom generation script to activate > and dirty all objects to cause re-pickling. Right?
Right. ... > I also wonder if __bases__ on subsites are migrated correctly. We don't > use subsites so the question is largely theoretical. By guess is that __bases__ for subsites are OK. Jim -- Jim Fulton _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
