[Zope] Spontaneous Namespace Binding Combustion with Script(Python)?
Dieter Maurer
dieter@handshake.de
Tue, 24 Sep 2002 21:46:00 +0200
Chris Withers writes:
> ...
> I went to the bindings tab of the python script in question and sure enough, the
> namespace box was empty. Now, the thing is, I _know_ this was bound when I left
> last night.
I like this kind of statements:
FileStorage is a transactional log. Therefore, nothing is
lost (unless you packed the database).
It can be verified whether or not your statement is right.
I had to analyse "Data.fs" twice, to verify similar statements.
In both cases, they proved to be wrong.
I used "fsdump" and "truncate" in my forensic research...
Dieter