From: NHibernate J. <mik...@us...> - 2006-10-31 12:09:32
|
[ http://jira.nhibernate.org/browse/NH-615?page=comments#action_14256 ] Christian Bauer commented on NH-615: ------------------------------------ One other thing: We only incremented the Hibernate DTD version when we made breaking changes. Are you sure that the NH 1.2 schema isn't backwards compatible with NH 1.0? If you just add new stuff to it, which is ignored by NH 1.0, then you can keep the major and minor version. > Change XML schema names to -2.2 > ------------------------------- > > Key: NH-615 > URL: http://jira.nhibernate.org/browse/NH-615 > Project: NHibernate > Type: Improvement > Components: Core > Versions: 1.2.0.Alpha1 > Reporter: Sergey Koshcheyev > Assignee: Sergey Koshcheyev > Priority: Trivial > Fix For: 1.2.0.Beta2 > > The XML schema name of nhibernate-mapping-2.0 should probably be changed to nhibernate-mapping-2.2 to reflect changes made since 1.0.2. -- 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 |