10 Sep
2003
10 Sep
'03
9:21 p.m.
Jens Vagelpohl wrote:
You just created a maintenance nightmare, that's why. Rewriting the core Zope software instead of e.g. creating a filesystem product that contains your changes will make every attempted Zope upgrade a pain.
This is not universally true (probably is in this instance but ...). Maintaining modifications to the zope core is actually astonishingly simple if one knows how to use CVS and vendor branches. I maintain a personal fork that way, and its a breeze.
Yeah, just like I said to Dieter, that's correct and an easy way to do it. For the 10 people who do it :) jens