0 Members and 2 Guests are viewing this topic.
Ooo, it might be a good idea to freeze file streams when garbage collections are in progress, instead of only allowing one file at a time.
This is something I've been struggling with: how to edit multiple files at once?
I know I will probably use filestreams to make it easier on the user to cross page boundaries and such.
But I'm still not sure how to handle multiple pages.