[ZODB-Dev] adding mount points

Tarek Ziadé ziade.tarek at gmail.com
Tue Dec 18 04:42:35 EST 2007


Hi,

I am working on a project that needs to do mass hosting of zope sites. I
would like to have several site per zope instance, and to make a zodb mount
point for each new site created to ease their maintenance. 

Is there a way to dynamically load new mount points on a ZODB to avoid
relaunching the zope instance everytime a website is added ? (then
reflecting the changes in zope.conf)

My guess is to override getConfiguration() in ZODBMountpoint.MountedObject
but maybe i miss something ?

Cheers

++
Tarek



-- 
View this message in context: http://www.nabble.com/adding-mount-points-tp14389012p14389012.html
Sent from the Zope - ZODB-Dev mailing list archive at Nabble.com.



More information about the ZODB-Dev mailing list