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. _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http://mail.zope.org/mailman/listinfo/zodb-dev