[Mono-dev] Contributing Code for ObservableCollection

Brian O'Keefe zer0keefie at gmail.com
Sat Nov 1 13:59:42 EDT 2008


Hello,

I've been following the Mono project for a while, and had some free time, so
I figured I'd use some of that time to contribute.  I've used the
ObservableCollection class frequently
(WindowsBase>System.Collections.Specialized.ObservableCollection) and
noticed that it wasn't implemented in Mono.  This seemed like a fairly
simple class to implement, so I thought I'd start there.  I have some code
for ObservableCollection and its backing infrastructure (the
NotifyCollectionChanged* classes) and matching test cases.

What would be the best way to contribute the changes I made?  There are six
modified files and three test case files.

~Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081101/006ce056/attachment.html 


More information about the Mono-devel-list mailing list