[Zope] Migrating a legacy Zope2 app to use buildout.

Jason J. W. Williams jasonjwwilliams at gmail.com
Mon Jun 20 20:34:13 EDT 2011


> Literally, all we need to be able to do is change the connection
> string on the MySQLUserFolder and few ZMySQLDA objects before Zope
> fires up. I've been hacking on a command-line utility to do this
> directly in the ZODB, but I can't seem to get it to be able to commit
> the change:

Found the bug. In case it helps anyone else, this program will let you
get or set a ZODB object property from the command line:

https://gist.github.com/78dbf3a992ab7c255f95

-J


More information about the Zope mailing list