What’s New in NConstruct 1.8.0

Released on 29 March 2008

New Features  ::  Changes/Enhancements  ::  Resolved Issues

New Features
Component Issue Summary
Code Generation NCT-1045 Enable views class name renaming
Code Generation NCT-1041 Enable entities class renaming - after renaming, rename all references to it
NConstruct server/client/web NCT-1037 Reducing number of VS projects files by joining some of them to the possible minimum


Changes/Enhancements
Component Issue Summary
NConstruct server NCT-1046 Convert UPPER function to Dialect.LowercaseFunction and ToUpper to ToLower (different per dialect upper function names issue)
NConstruct server NCT-1047 Correct NHibernate JetDriver source code (issue with more than one where condition)
Code Generation NCT-1044 One of the table columns can be named "id", and must be handled appropriately
Code Generation NCT-1039 We must not allow the class name to be renamed into one of the members fields name
Code Generation NCT-1040 We must not allow for a class name to be named after a reserved word
NConstruct client NCT-1036 Create a generic table filterable control


Resolved Issues
Component Issue Summary
NConstruct server NCT-1042 After creating a new user and assigning permissions to objects, an exception occurs
Code Generation NCT-1043 When marking an Entity as immutable, the hbm must be set to mutable=false
NConstruct client NCT-1049 Create a sample project and report a bug to dockpanelsuite sourceforge.net