Hi Pascal, Probably it will come to matter when dblinq gets to use MetaModel.ProviderType to determine the provider type in use. The property from .NET XmlMappingSource will work only for SQL Servers.
Since dblinq do not seem to use it so far, I think I could put this file under System.Data.Linq, and optionally move it to DbLinq/Data/Linq/Mapping when its ProviderType became more flexible. Atsushi Eno Pascal Craponne wrote: > Hi Atsushi Eno, > > if the default (Microsoft's) Linq to SQL XmlMappingSource works with > DbLinq, then DbLinq can use it (thus, you can place XmlMappingSource in > System.Data.Linq.Mapping/). Otherwise, this means that DbLinq also > requires this new implementation, so it should go in > DbLinq.Data.Linq.Mapping/. > > Pascal. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
