[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another thing



> We should make it optional for ppfCopy () to delay writing of the file
> (until umounting/serialization time), so that the user can choose between
> the two behaviors.
>
Good idea. So we'll have a kind of "to-add" linked list? (should work
fine). Should we allow removing files from this list again? (IMHO, yes)

> Because actually delayed writing is useful for
> constructing tar & zip files.
>
Enlighten me: why? :)

> And choice is always good.
> 
Exactly.