<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">Very helpful, I have a ZClass that
inherits a ZClass, a decision I wish I could have taken back, but it
works, a little screwy override behavior, but it works.<br>
<br>
Sounds like, you don't use a classic dev-staging-production cycle...
I've been spoiled by editing anything, anywhere, during my dev &amp;
beta cycles... as I move to production, I had thought I might move to a
staging-production cycle... but you're making me think that Zope in
production, is as different, as Zope every other way.&nbsp; Perhaps an
incremental backup strategy could replace staging-production in my plan.<br>
<br>
Just checking my options for production strategies, before roll-out....<br>
<br>
Thanks for your advice,<br>
<br>
-Jon Cyr<br>
<a class="moz-txt-link-abbreviated" href="mailto:cyrj@cyr.info">cyrj@cyr.info</a><br>
</font></font><br>
Dieter Maurer wrote:<br>
<blockquote cite="mid16655.58251.726330.890195@gargle.gargle.HOWL"
 type="cite">
  <pre wrap="">Jonathan Cyr wrote at 2004-8-2 15:20 -0400:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm planning to use the Distribute function of the ZClass to move them 
to my ZEO setup, eliiminating the possibility of editing them in production.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There is a known problem that you cannot import (and therefore distribute)
products with ZClasses that use other ZClasses defined in a
different product.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Are there any known problems with the Distribution mechanism...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I only played with the distribution mechanism -- never used
it in earnest -- because I do want to be able to edit
anything anywhere (where it is necessary -- especially in production).

  </pre>
</blockquote>
</body>
</html>