[Zope-Coders] Re: [Zope-Checkins] CVS: Zope/utilities - testrunner.py:1.28.20.1
Shane Hathaway
shane@zope.com
Tue, 19 Nov 2002 12:27:29 -0500
Andreas Jung wrote:
> The integration of reST into Zope with support inside ZPT, PyScripts
> and DTML makes it necessary to make it part of Zope. I think the
> integration is a good thing (there were only +1 votes). A standalone
> product would require monkeypatching and that sux like hell;-)
As far as I know, you only have to integrate into the Python script
standard namespace, making it accessible everywhere. That wouldn't be a
monkey patch.
The integration is good, but if you depend on the Zope release schedule,
you have to wait for the Zope release schedule. I believe you'll be
able to improve your product much faster if you disentangle it from the
Zope schedule.
Shane