It’s been a busy time around here but I finally found time to update the code base for this tool.
Thanks for the great feedback and comments about the tool. Please keep the suggestions coming and I will try to work on as much as I can when I have time.
I recently started teaching again and just completed my Microsoft Certified Trainer program as well as attained the Microsoft Certified Professional Developer in Windows .NET 3.5 Applications.
But in the not so busy time here is the list of issues that we have corrected:
- Self referencing classes now produce correct code
- Ability to add custom attributes. Use the the CustomAttributes field.
- Ability to add custom rule messages
- Target and source properties can now be named rather than the default object name
- Default property of class is now definable
- Aggregated attribute has been included
- Creatable and Navigational properties are defaulting correctly
- Base class is no longer blank
As always, it’s available on codeplex at http://xafdsl.codeplex.com.
Enjoy!