[Zope] where does zope save?

Oleg Broytmann Oleg Broytmann <phd@phd.pp.ru>
Fri, 19 Apr 2002 17:19:49 +0400


On Fri, Apr 19, 2002 at 10:44:20AM +0930, Bill Kerr wrote:
> where abouts are zope files saved?
> I can't find where my InterestRateForm (DTML method) or
> calculateCompoundInterest (python script) have been saved?

   They are in the ZODB database.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.