boujnah5207 / sharp-architecture

Automatically exported from code.google.com/p/sharp-architecture
Other
0 stars 0 forks source link

Include support for non-auto mapping projects #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Do one or both of the following:
* Add documentation to downgrade a VS generated project away from
auto-persistence
* Provide two project templates, one for auto-mapping, and one for
non-auto-mapping

Original issue reported on code.google.com by wmccaffe...@gmail.com on 19 Feb 2009 at 5:53

GoogleCodeExporter commented 9 years ago
S#arp Architecture now supports the combinatorial use of Fluent NHibernate Auto 
Mapping, Auto Mapping Overrides, ClassMaps and HBMs.  Consequently, the 
"downgrade" 
process away from Auto Mapping is now very trivial and described in the FAQ of 
the 
S#arp Architecture documentation.

I will not be providing a second project template to support non-auto-mapping 
by 
default.

Original comment by wmccaffe...@gmail.com on 12 Mar 2009 at 7:33