1.3 - Release Notes

Topic updated 29-10-2008

Welcome to the GenWise v1.3 Release notes.
 

It's very important that before using this version you read the following PDF document that explains some important steps that you will need to follow to get a buildable project : GenWise v1.3 Upgrade Notes.

 

GenWise IDE

NHibernate Templates

 

ASP.NET Templates

* Feature ERS#4270: It can happen that the user decides to implement a Form without using the form template. We now allow to turn off the validation where the Form template was required.

The insert (change/delete) templates where "checking" that the Form Item (item used as a form) contained a Form TEmplate.

This is ok for 95% of cases, but if the user decides to implement the form without the template --> should be possible.

 

* Optimization ERS#4271 : The CopyTheme() process was optimized since it was executed more times than required.

 

Other Templates

MsBuild

Now uses project resources to generate the strongly typed resource access class
Added some user codeblocks to the msbuild project.