From: NHibernate J. <mik...@us...> - 2006-10-31 13:15:33
|
[ http://jira.nhibernate.org/browse/NH-615?page=comments#action_14257 ] Sergey Koshcheyev commented on NH-615: -------------------------------------- Option a) was what I did. The schema was only added to, nothing was removed. But of course a file using 1.2-specific features won't validate against the 1.0.2 schema since it doesn't permit any attributes or elements it doesn't know about. > 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 |