Andy
On 1/6/06, John Arbash Meinel <[EMAIL PROTECTED]> wrote:
>
I worked on creating a virtual filesystem (hackerlab vu layer) for both
zip files, and for an sqlite database. I don't know that I got very far
with the sqlite database.
But here is my older archive:
http://arch.arbash-meinel.com/[EMAIL PROTECTED]/
In general, writing a virtual filesystem wasn't terribly hard. The
hardest part was handling the fact that tla wants atomic rename, but
that isn't possible in a zip file. (*especially* if you are renaming
between zip files).
I guess that was the hard part in general. There were a lot of places in
the tla code where it expected everything to be on the same filesystem.
John
_______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users
GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
