From: NHibernate J. <mik...@us...> - 2007-12-09 23:50:57
|
[ http://jira.nhibernate.org/browse/NH-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Chu closed NH-769. ----------------------- Resolution: Won't Fix We won't fix this directly. Instead, we will take the approach as Fabio suggested in NH-820 to allow a plug-in and configurable serializer instead. > Improve serialization of Session > -------------------------------- > > Key: NH-769 > URL: http://jira.nhibernate.org/browse/NH-769 > Project: NHibernate > Issue Type: Improvement > Components: Core > Affects Versions: 1.2.0.Beta2 > Reporter: Peter Smulovics > Priority: Minor > Fix For: LATER > > > 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 |