[Mono-devel-list] Patch for DirectoryServices.DirectoryEntry

Boris Kirzner borisk at mainsoft.com
Tue Mar 29 11:03:06 EST 2005


Hello all
Attached is the patch for DirectoryEntry :

DirectoryEntry.cs :
- Implemented UsePropertyCache.
- Refresh entry after Rename and MoveTo.
- CommitChanges : do not send request to server if no properties 
changed. Drop new flag after committing newly created entry.
- Disconnect only if connected in Close(). Clean up Dispose().
- Removed unnecessary console output.
PropertyCollection.cs : Hold reference to parent DirectoryEntry.
PropertyValueCollection.cs : Hold reference to parent DirectoryEntry. 
Call parent's CommitDeferred on collection changes.

If no one objects, I'll commit

Boris

-- 
Boris Kirzner
Mainsoft Corporation
http://www.mainsoft.com

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: PropertyValueCollection.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050329/5f4c5b0f/attachment.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DirectoryEntry.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050329/5f4c5b0f/attachment-0001.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: PropertyCollection.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050329/5f4c5b0f/attachment-0002.pl 


More information about the Mono-devel-list mailing list