On Thu, May 29, 2008 at 09:08:05PM -0500, Shawn Walker wrote:

> General comment:
> For some reason, doing this through rename doesn't seem like the right 
> solution.
> 
> However, I'm not sure what the right answer is.

I'm not sure there's a better place for it.

But I'd rather see the Windows code hide this better.  Keep the rename()
interface the same, and make the Windows version of it find the image
directory.  You can probably arrange it so that it's done on module load,
or perhaps just the first time rename() is called -- I don't think you'll
ever have to deal with a single instance needing to deal with multiple
images.

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

Reply via email to