| Author: |
k-dub |
| Created: |
12/7/2004 11:19:45 AM |
| Last Updated: |
3/14/2005 7:46:33 AM |
3/14/05 - Sizable changes include:
- Equals and GetHashCode method creation is optional
- foreign key relationships are generated
- correct (?) Pascal casing of classes
This will likely be the last version to support MyGeneration < 1.1.1, because the next feature I want to include is handling composite keys and I intend to use sub-templates.
older news
- I intend to make some fairly deep refactorings to my NHibernate template in the very near future. I want to simplify the generated code, improve the relationship mappings, and make the Equals and GetHashCode methods an option.
- Fixed mapping files not validating against schema.
- Adding functionality to create NHibernate files from a database.
|