Hi,
I'd like to talk to (external or internal) SQL databases and access files on the file system (reading and writing raw data with Python) from within a custom product. Unfortunately, in all documentation I found so far, this whole area is not described in too much detail. So far, I thought that writing External Methods for accessing the external files etc. would be the way to go, but I don't quite know how to then call special Zope objects from these methods, or how to ship things like database connections and sql methods in the file system, together with the product, and hopefully avoid making a huge bloat out of the intallation script of the product which could, in theory, set it all up within the CPS instance where it's supposed to run? What's the best way to go about such a problem, especially if External Methods are really deprecated, or am I barking up the wrong tree? TIA! Best, --Toni++ _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
