[Mono-list] Begin Contribution: System.Data
Rodrigo Moya
rodrigo@ximian.com
07 Aug 2002 12:20:30 +0200
On Wed, 2002-08-07 at 01:50, Franklin Wise wrote:
> I would like to contribute to mono by implementing/flushing out some of the
> System.Data classes.
>
> I have been coding in c# full time for a year now (since beta 2) on a couple
> of projects.
>
> I was thinking flushing out those classes needed for use of the DataSet
> (i.e.
> System.Data.DataColumn,
> System.Data.DataRow,
> System.Data.DataTable,
> System.Data.DataSet... etc)
>
> It also appears that most attributes are not implemented and at times simple
> TODO:'s, such as IDbCommand should "inherit" the System.IDisposable
> interface, need to be done.
>
> How do I get started?
>
I think the best way is to just fill in the missing gaps on those
classes and send patches for them.
cheers
--
Rodrigo Moya <rodrigo@ximian.com>