System.Xml.Linq - it is included in even .NET Client Profile. What downsides can this new reference introduce? How is it different from referencing System.XML?
On Fri, Sep 24, 2010 at 9:54 AM, Johannes Gustafsson <[email protected]>wrote: > Hi, > > As a follow up to the newly resolved NH-866 that adds support for xml > types, I created another patch with support to map the database xml type to > Linq to Xml:s XDocument in addition to XmlDocument. The downside is that it > adds a dependency to System.Xml.Linq which might be undesirable. > > Fabio suggested that I should gather votes for it so if this is something > that you would like to see in NH then go to the ticket and vote :-) > > Here is the ticket: http://216.121.112.228/browse/NH-2342 > > Comments are welcome. > > Regards, > Johannes > >
