(2004-11-24) Zope Python Integration Case
I had written some code to communicate with a remote system over UDP sockets. This is part of a batch-processing system written in Python. Then it turned out I needed an administrative function, handled through Zope, to trigger the same communication. Threw a copy of the Python file into the appropriate folder, made an External Method object in Zope to call it, and voila. Not sure it qualifies as Loosely Coupled, but it sure is handy.
Edited: | Tweet this! | Search Twitter for discussion
No backlinks!
No twinpages!