[ http://jira.nhibernate.org/browse/NH-729?page=comments#action_14502 ]
Sergey Koshcheyev commented on NH-729:
--------------------------------------
Committed ManagedWebSessionContext. It binds a session to the current HttpContext, and will require the user to write a HttpModule to open/close the session for each request. There is one such module in NHibernate.Example.Web, I don't know if it should be moved to NHibernate itself.
> Add ICurrentSessionContext implementation for ASP.NET apps.
> -----------------------------------------------------------
>
> Key: NH-729
> URL: http://jira.nhibernate.org/browse/NH-729
> Project: NHibernate
> Type: Improvement
> Components: Core
> Versions: 1.2.0.Beta1
> Reporter: Sergey Koshcheyev
> Priority: Minor
> Fix For: 1.2.0.CR1
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nhibernate.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|