|
From: NHibernate J. <mik...@us...> - 2006-10-24 09:00:35
|
Improve serialization of Session
--------------------------------
Key: NH-769
URL: http://jira.nhibernate.org/browse/NH-769
Project: NHibernate
Type: Improvement
Components: Core
Versions: 1.2.0.Beta2
Reporter: Peter Smulovics
Priority: Minor
Serialization of Session object is done using the default methods, resulting in time and space consuming binary objects. Technologies like FastSerializer ( http://www.codeproject.com/dotnet/FastSerializer.asp ) may help a lot.
--
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
|