Closed GoogleCodeExporter closed 9 years ago
As already mentioned in the discussion, Listeners are NHibernate configuration
stuff
and thus should not need any change in ProjectBase. Renaming the issue could
help to
avoid confusion.
Original comment by ath...@gmail.com
on 5 Sep 2008 at 4:51
It seems like NHibernate.Burrow has an idea on solving this:
http://nhcontrib.svn.sourceforge.net/viewvc/nhcontrib/trunk/src/NHibernate.Burro
w/src
/NHibernate.Burrow/Impl/PersistenceUnit.cs?view=markup
Original comment by ath...@gmail.com
on 9 Sep 2008 at 11:43
As athmer mentioned, the forum discussion provides a resolution for this. But
it
doesn't provide an unmodified solution for intercepters as well. That will
require
a SharpArch library change.
Original comment by wmccaffe...@gmail.com
on 20 Nov 2008 at 11:19
As athmer mentioned, the forum discussion provides a resolution for this. But
it
doesn't provide an unmodified solution for intercepters as well. That will
require
a SharpArch library change.
Original comment by wmccaffe...@gmail.com
on 20 Nov 2008 at 11:22
I wan't to upvote the solution of this issue as it is also a possible solution
for
issue 21. With IInterceptor.Instantiate you could instantiate your models using
NInject, i think.
Original comment by j...@jfritsch.de
on 22 Nov 2008 at 12:57
Added a RegisterInterceptor to SharpArch.Data/NHibernate/NHibernateSession.cs
Original comment by wmccaffe...@gmail.com
on 13 Jan 2009 at 5:33
Original issue reported on code.google.com by
wmccaffe...@gmail.com
on 2 Sep 2008 at 8:10