[Zope] [announce] Local File System product
Kent Polk
kent@goathill.org
27 Oct 1999 15:37:44 GMT
On 26 Oct 1999 21:05:00 -0500, Jay, Dylan wrote:
>
>Solution: Make the files/folder persistant but every request checks for the
>existance of its filesystem counterpart. If its gone then it gets deleted.
>Slow but it would work.
I tried that using bobo_traverse, but haven't gotten past some of the
bugs regarding variable persistence in bobo_traverse. I posted an example
product which outlines the problem a couple of months ago, but didn't
get a single response so I'm still stuck.
LocalFS gave me an idea to try which might get around the problem though.