[Mono-dev] [PATCH] Registry improvements and bug fixes

Gert Driesen gert.driesen at telenet.be
Mon Aug 14 11:32:21 EDT 2006


Hi,

The attached patch (accompanied by a large set of unit tests) fixes
numerous issues and missing features in the unix registry
implementation, and fixes some issues in the win32 implementation.

Amongst thechanges are:
- support for opening keys in read-only mode
- support for opening a single key in both read-only and read-write mode
- handle all situations were a key has been removed physically since it
was opened
- changes are flushed to disk when key is closed (or disposed)

For more information, see the change log.

All changes were tested on Mono (1.0 & 2.0 profile) and MS.NET (1.1 &
2.0).

Let me know if it's ok to commit.

Gert



-------------- next part --------------
A non-text attachment was scrubbed...
Name: registry.patch
Type: text/x-patch
Size: 27537 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060814/2e9c2213/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: registry-test.patch
Type: text/x-patch
Size: 58285 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060814/2e9c2213/attachment-0001.bin 


More information about the Mono-devel-list mailing list