[Mono-dev] Re: [Mono-list] generic KeyedCollection implementation
Atsushi Eno
atsushi at ximian.com
Thu Oct 20 01:11:40 EDT 2005
Hi,
I think this patch does what we need - some protected virtual methods
such as SetItem() should be used for every content-changing methods.
Can anyone review it?
Atsushi Eno
Carlo Kok wrote:
> Attached to this email an incremental patch for the KeyedCollection ( to
> be applied in the \mcs\class\corlib\System.Collections.ObjectModel
> directory. Also included is a testcase, tested with both Beta2 and my
> own implementation.
>
> I followed the existing testcases I could find in SVN. The two almost
> idental guides on the wiki seem to be out of date:
>
> http://www.mono-project.com/Test_Suite
> http://www.mono-project.com/Mono_Contribution_HOWTO
>
> comments?
>
> I used the SVN Patch ability of tortoisesvn, if I did that wrong, please
> tell me what I should use instead.
>
> --
> Carlo Kok
More information about the Mono-devel-list
mailing list