> I'm not a Zope expert, but to me it sounds like you want to solve a > problem with Zope, which it is not intended for. If you want to > implement complex distributed scenarios use SOAP, XML-RPC, CORBA, DCOM, > ... or whatever suits your needs. > Then you could still implement a thin Zope utility, which wraps access > to such an service, to allow easy access from within a Zope application.
So, am I right, if Zope is mainly intended for (single) web applications and no distributed complex component architecture? _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
