Author: suresh
Date: 2005-03-10 07:55:11 -0500 (Thu, 10 Mar 2005)
New Revision: 41644

Modified:
   trunk/mcs/class/System.Data/TODO
Log:
update Provider Factory status.


Modified: trunk/mcs/class/System.Data/TODO
===================================================================
--- trunk/mcs/class/System.Data/TODO    2005-03-10 12:48:43 UTC (rev 41643)
+++ trunk/mcs/class/System.Data/TODO    2005-03-10 12:55:11 UTC (rev 41644)
@@ -134,7 +134,7 @@
 
 
 Provider Factoros (target: mono 1.2 PROFILE=net_2_0)
-===============================
+====================================================
 
 * Create Configuration Class
        DbProviderFactoriesConfigurationHandler - done
@@ -147,6 +147,9 @@
        fails as new configuration API is not yet implemented in
        System.dll.
 
+       A temporary handler ConnectionStringSectionHandler is
+available in System.Data.dll.
+
 * Create Base class
        DbProviderFactories - done
        DbProviderFactory - done
@@ -156,6 +159,8 @@
        
 * Create Factory classes & methods for Providers.
        Factory methods for SqlClient - done.
+       Factory methods for Odbc provider - done.
+       Factory methods for OleDb provider
 
 ** DbConnectionStringBuilder - done (not added to sources list).
        This uses Generic.Collections.Dictionary, which has not yet

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to