From: NHibernate J. <mik...@us...> - 2006-11-02 07:55:31
|
[ http://jira.nhibernate.org/browse/NH-582?page=all ] Sergey Koshcheyev closed NH-582: -------------------------------- Resolution: Fixed > All IType implementations should be serializable > ------------------------------------------------ > > Key: NH-582 > URL: http://jira.nhibernate.org/browse/NH-582 > Project: NHibernate > Type: Bug > Components: Core > Versions: 1.0.2 > Reporter: Sergey Koshcheyev > Priority: Trivial > Fix For: 1.0.3, 1.2.0.Alpha1 > > Every class that implements IType directly or indirectly should be marked [Serializable]. Need to remember about this for future types and UserTypes distributed with NHibernate as well. -- 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 |