Jeff-Lewis / codesmith

Automatically exported from code.google.com/p/codesmith
0 stars 0 forks source link

Include NHibernate.ByteCode.Castle into the distribution. #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Starting from NHibernate 2.1, one now has to explicitly state which proxy 
factory should be used (http://davybrion.com/blog/2009/03/upgrading-to-
nhibernate-21/).

I think NHibernate.ByteCode.Castle.dll should be included in the 
distribution, so that when one follows the NHibernate code generation 
tutorial (http://www.codesmithtools.com/video/nhibernate.html), there won't 
be any problem in getting the sample project to run. 

Original issue reported on code.google.com by soonhui.ngu on 10 Apr 2009 at 3:16

GoogleCodeExporter commented 9 years ago

Original comment by tdupont...@gmail.com on 13 Apr 2009 at 2:19

GoogleCodeExporter commented 9 years ago
We will be updating our NHibernate templates to support NHibernate versions 
1.2, 2.0,
and 2.1.
When we update to support 2.1, we will include NHibernate.ByteCode.Castle.dll.

Original comment by tdupont...@gmail.com on 21 Apr 2009 at 3:41

GoogleCodeExporter commented 9 years ago

Original comment by tdupont...@gmail.com on 21 Apr 2009 at 3:43

GoogleCodeExporter commented 9 years ago

Original comment by tdupont...@gmail.com on 21 Apr 2009 at 3:44

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 21 Apr 2009 at 3:58

GoogleCodeExporter commented 9 years ago
Thanks, nice to hear that

Original comment by soonhui.ngu on 22 Apr 2009 at 12:44

GoogleCodeExporter commented 9 years ago
As of v1.1.0, the NHibernate.ByteCode.Castle assembly is now included with the 
templates.

Original comment by tdupont...@gmail.com on 28 Sep 2009 at 3:57