[Zope] ColdFusion & COM

seb bacon seb@jamkit.com
Sat, 28 Jul 2001 16:19:32 +0100


* Thomas B. Passin <tpassin@mitretek.org> [010725 19:31]:
> Also, on the Windows platform you can script COM objects, so you can get
> tremendous functionality very easily if there happens to be a COM object
> that does what you want.  The development environment (CF Studio) is
> excellent, and supports external version control systems.

You can script COM in Zope, too.  Use the win32com python module and
you're laughing.  I don't use Windows much but I understand python is
a very powerful, general purpose scripting language for win32.  I've a
friend who swears by it - he's lent me the O'Reilly book but I've not
read it yet.

seb