Leonardo Rochael Almeida writes:
 > ...
 > I'm still looking for a way to recompile them all without
 > sending the machine (1GiB physical RAM) into a swap storm which would
 > ultimately crash Zope or the machine and keep it from commiting the
 > transaction that caused all the trouble in the first place (one of these
 > days I'll refactor the subtransaction code out of the ZCatalog and into
 > a ZopeFind that will accept an action parameter, along with a
 > subtransaction one, to perform these kinds of global maintenance in a
 > reasonable way).
You may commit the transaction after several recompilations (as you
suggest). You can see how to do this in e.g. "emulateRedirect" at

  <http://www.dieter.handshake.de/pyprojects/zope>


Dieter

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to