[Zope3-dev] Realistic Zope 3 roadmap ?

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Dec 4 10:55:29 EST 2003


On Thursday 04 December 2003 10:45, Jake (aka BZ) wrote:
> Sadly, I cannot throw away my ZODB very often (infact, I spend a lot of
> money on backup solutions to make sure I can keep it).

There are quick ways around this too, unless you do heavy TTW development, 
which I discourage at this point, since TTW development is in its infancy in 
Zope X3 (except for Sidnei, who loves mutable Schemas! ;-).

If you develop Python-package-based products, you can always develop an XML 
export and import facility, so that you can export, rebuild your ZODB, and 
import again. I have done that for the bugtracker for this reason and it 
works just fine. Also, you can usually reuse the XML code for the filesystem 
sync support.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training



More information about the Zope3-dev mailing list