From: Michael D. <mik...@us...> - 2004-12-10 16:40:11
|
Update of /cvsroot/nhibernate/nhibernate/src/NHibernate.DomainModel/NHSpecific In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14749/NHibernate.DomainModel/NHSpecific Removed Files: JoinedSubclass.hbm.xml JoinedSubclassBase.cs JoinedSubclassOne.cs Subclass.hbm.xml Log Message: NH-131: Describe joined-subclasses and subclasses in seperate files. Also refactored the test a little bit. Going to being moving away from the NHibernate.DomainModel and just include everything in the TestFixture. Making the domain classes smaller and easier to demonstrate the conepts. Borrowed some of the ideas from hibernate 3 --- JoinedSubclass.hbm.xml DELETED --- --- JoinedSubclassOne.cs DELETED --- --- Subclass.hbm.xml DELETED --- --- JoinedSubclassBase.cs DELETED --- |