31 Jan
2005
31 Jan
'05
9:50 p.m.
On Mon, Jan 31, 2005 at 07:45:24PM +0100, Dieter Maurer wrote:
I do not think that "LocalFS" is in any way interested to simulate objects in the ZODB. Instead, it emulates a hierarchy apparently rooted in a ZODB based object. But this is purely an acquisition concept and completely independent from the ZODB.
if you look at the LocalFS code (I have but not recently), it actually creates a temporary instance of e.g. OFS.Image.File on every request for a "file". IIRC these are supposed to be thrown away, but apparently something is broken... -- Paul Winkler http://www.slinkp.com