On Tue, 20 Apr 2004, Karsten Hilbert wrote: ... > I should certainly like to point out that, (to my knowledge) > no, Python does not "work with Zope" but rather "Zope is > written in Python".
Karsten, Maybe our respective understanding of "work with" is different? My understanding of "Python works with Zope" is akin to saying "Microsoft C# works with Microsoft .Net". Python does work with Zope: you can implement Zope objects using Python. Any Zope object (written in Python or something else) can call other Zope objects. ... > I write a lot of Python code but never wrote any requiring Zope in any > way. I agree that Python does not require Zope. However, Zope does work with Python. And, Python does work with Zope (Like saying Microsoft .Net works with Microsoft C#). Sorry for invoking Microsoft example, I hope it helps. :-) Best regards, Andrew --- Andrew P. Ho, M.D. OIO: Open Infrastructure for Outcomes www.TxOutcome.Org
