[nhusers] Re: XML Database

2009-10-16 Thread Dmitiry Nagirnyak
Hi, Does EntityMode.Xml allow to use XML as persistence storage or as kind of business model like Dynamic-Map EntityMode http://nhforge.org/blogs/nhibernate/archive/2008/10/16/less-than-gof-is-hbm.aspx I am interested in persiting the model in the XML file (or maybe some other file-based format)

[nhusers] Re: XML Database

2009-10-13 Thread Fabio Maulo
We have a feature started but there isn't a real request to end it. EntityMode.Xml. The query language is HQL or Criteria. 2009/10/13 Dmitiry Nagirnyak > Hi, > > Just to make sure. > NHibernate does not support file based (XML or so) database. Right? > > Has anybody tried to implement file-based