Ok, thanks a lot! :-D I've done, moving XmlMappingSource.cs in DbLinq.Data.Linq.Mapping
I've tried to fix the problems which don't allow it to compile on a Microsoft .NET environment. Note: it would be better to set up some unit tests for it, but I can not figure how to integrate them in the current testing environment (mappings are all attribute based!) @Pascal: could you take a look? It compiles, but not yet tested. @Mike: If you have a MySql test bed working (any console application you use for test), can you try to use such a mapping technique? (here is some doc about http://msdn.microsoft.com/en-us/library/bb386907.aspx) @Jon: please take a look you too: I could have broken something on mono... Giacomo On Fri, Apr 17, 2009 at 3:15 PM, Jonathan Pryor <[email protected]> wrote: > On Fri, 2009-04-17 at 11:43 +0200, Giacomo Tesio wrote: > > I'm needing XmlMappingSource: how can I move > src/DbLinq/System.Data.Linq/System.Data.Linq.Mapping/XmlMappingSource.csin a > more appropriate location, without create problem to Mono's guys? > > You can just 'svn mv' it, and I'll (eventually) notice and make sure > things work when I next import the sources into Mono. > > (Or I won't notice, there will be two versions running around in Mono's > svn, stuff will happen, and then I'll notice that files were moved and deal > with it appropriately.) > > Either way, it's not a major problem for you to move files around. > > - Jon > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
