2006/9/8, Butternut Squash <[EMAIL PROTECTED]>: > I have to support multiple applications using different schema and > databases. Would like to present as much as a unified interface as > possible.
I'd recomend CORBA as it supports multiple platforms and languages. SOAP and XML-RPC can be used as well, but I'm afraid performance can be a problem if a lot of calls are made or big/complex objects are transfered. -- Felipe. -- http://mail.python.org/mailman/listinfo/python-list