From: NHibernate J. <mik...@us...> - 2006-11-19 17:16:30
|
[ http://jira.nhibernate.org/browse/NH-817?page=comments#action_14432 ] Fabio Maulo commented on NH-817: -------------------------------- Work done!! Before post the patch please commit patch for NH-816. Thanks. > DetechedCriteria Serializable > ----------------------------- > > Key: NH-817 > URL: http://jira.nhibernate.org/browse/NH-817 > Project: NHibernate > Type: Improvement > Components: Core > Versions: 1.2.0.Beta2 > Reporter: Fabio Maulo > Priority: Minor > > DetechedCriteria is serializable in H3.2. > I post the test for DetachedCriteria serializable (NHibernate.Test.Criteria.DetachedCriteriaSerializable). > I'm working to pass the test. > N.B. CriteriaImpl is marked serializable but can't be serialized because RootEntityResultTransformer is not serializable. -- 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 |