It would be nice if we could export the fluent mappings to e.g. a TextWriter instead of only be able to provide a path to a directory on the file system. Would e.g. make some testing scenarios easier
that is: m.FluentMappings.AddFromAssemblyOf<Product>(); m.FluentMappings.ExportTo(myTextWriter); -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibern...@googlegroups.com. To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en.