[Mono-dev] [PATCH] Improvements to Mono assembly shadow-copying
Marek Habersack
grendello at gmail.com
Fri Mar 2 08:55:47 EST 2007
On Fri, 2 Mar 2007 03:41:20 +0100, Marek Habersack <grendello at gmail.com>
scribbled:
> Hello,
>
> The attached diff implements the following improvements:
>
> 1. When copying an assembly, it also makes copies of the associated .mdb
> and .config files, if found.
>
> 2. The shadow copies are created in a subdirectory below the app domain's
> dynamic base directory. The directory names are generated based on the
> assembly name hash, assembly location hash and the combination of the two. The
> assemblies will no longer be called shadow-XXXXXX, they will instead retain
> their original name. This mimics the way MS .Net works
Attached is an updated version of the diff. Please review,
marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shadow_copy_siblings.diff
Type: text/x-patch
Size: 4716 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070302/ae63f6a8/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070302/ae63f6a8/attachment-0001.bin
More information about the Mono-devel-list
mailing list