Regarding: Replace System.Data with System.Data.Common https://nhibernate.jira.com/browse/NH-3431
One conceivable drawback is lack of support for a ado.net provider which doesn't implement the ado.net 2.0 API. It seems such a thing would be really archaic though, especially on net4. Does anyone know the status of this for currently supported drivers? Another drawback is the large change to the public API. Is it a working alternative to use casting internally in NHibernate in those places where the methods (async only?) unique to System.Data.Common are needed? /Oskar -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
