3 Aug
1999
3 Aug
'99
3:14 p.m.
At 16:43 03/08/99 , Stephan Richter wrote:
Thanks for the ideas. Zope is on the same machine I develop on. So if I could find the directory the files reside, I could save them directly there. The problem: I could not find the files. Do the method, objects and documents reside in a DB or the file system?
They are persistant objects in a ODB, the ZODB 3, in var/Data.fs usually. This ODB also holds all previous transactions, giving you full undo. -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------