Tino Wildenhain wrote:

While it would certainly be nice if the ZEO server could deliver codeobjects too. In Theory and with much much bad hackery (overwriting
__import__ and friends) it could be possible. Jim?
This would especially be nice in a non Zope-situation where you have
ZEO deliver to many sites and code synchronization would be a mere nightmare.

I agree, and I have done stuff years with importing python code from a tcp connection ;-)

Bear in mind there are serious security considerations when it comes to getting code over a network connection, especially given the nil or minimal security present in a ZEO connection...

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
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

Reply via email to