[EMAIL PROTECTED] wrote:

> This action actually gets called after the file has been closed, so
> that you don't generate an exception on Windows?  If that's the case, I
> wonder if it would make sense to name it something like file_cleanup()?
> Assuming I've understood you correctly, naming it file_closer() seems to
> imply that this is actually involved in closing the file, which doesn't
> sound like it is true.  What do you think?

Yep, it's called after the 'data' stream is closed, so it is really
just deleting the file (if the stream was coming from an on-filesystem
file).  I'll rename it.

-jhf-
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to