Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NHibernate event listeners registered through xml gets removed #54

Closed
Rensvind opened this issue Sep 18, 2012 · 0 comments
Closed

NHibernate event listeners registered through xml gets removed #54

Rensvind opened this issue Sep 18, 2012 · 0 comments
Assignees
Milestone

Comments

@Rensvind
Copy link

Event listeners for PreInsert and PreUpdate registered through xml are removed by the following code
https://github.com/sharparchitecture/Sharp-Architecture/blob/master/Solutions/SharpArch.NHibernate/NHibernateSession.cs#L427

@ghost ghost assigned alecwhittington Oct 5, 2012
@seif seif modified the milestones: 3.0, 4.0 Apr 26, 2015
@seif seif assigned seif and unassigned alecwhittington Apr 26, 2015
@cd21h cd21h assigned cd21h and unassigned seif May 30, 2015
cd21h added a commit to alphacloud/Sharp-Architecture that referenced this issue May 31, 2015
cd21h added a commit to alphacloud/Sharp-Architecture that referenced this issue Jul 24, 2015
* Add NHibernateSessionFactoryBuilder, also fixes sharparchitecture#54
* Replace NHibernateSession with NHibernateSessionFactoryBuilder, see sharparchitecture#61
* ValidatableObject now requires ValidationContext;
* HasUniqueDomainSignatureAttribute now requires ValidationContext;
* DataAnnotationsEventListener how provides IServiceProvider with ISession;
* TardisBank - use CastleWindsor to register ISession and ISessionFactory;
* TardisBank - update CastleWindsor installers.
* Use DependencyResolver in ASP.NET MVC
* Inherit ILinqRepository from IRepository
cd21h added a commit to alphacloud/Sharp-Architecture that referenced this issue Nov 27, 2015
@cd21h cd21h closed this as completed Nov 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants