What’s New in NConstruct 1.9.2

Released on 18 May 2008

New Features  ::  Changes/Enhancements   ::  Resolved Issues

New Features
Component Issue Summary
NConstruct Client NCT-1100 Upgrade DevExpress components compatibility with v2008 Vol 1.2
Code Generation NCT-1111 Create client's factory class and change 'DefaultClientApplicationProjectFactory' setting in client's app.config
Code Generation NCT-1124 Allow user to specify a prefix to remove in front of table/entity name or column/property name
NConstruct Server NCT-1126 Create an unit test for saving and retrieving a filter saved xml data
NConstruct Server NCT-1127 Create mock entities (abstract MockStudent, subclass MockRejectedStudent, subclass MockAcceptedStudent) to support subclassed entities on master detail entity form
NConstruct Client NCT-1130 Implement krypton controls on Krypton Toolkit 2.8.0
NConstruct Client NCT-1120 Create filter data objects to support filter saving, and a table grid that supports deleting and reordering of items


Changes/Enhancements
Component Issue Summary
Code Generation NCT-1125 Create a unit test for a method that removes a string prefix
Code Generation NCT-1128 Change the method signature of ManyToOneAttribute
Code Generation NCT-1118 Index column for a list data structure in NHibernate 2.0 does not have to be nullable
Code Generation NCT-1115 Change DevExpress version label in GUI components selection step
NConstruct Client NCT-1104 Support inherited class properties in GenericEntityForm


Resolved Issues
Component Issue Summary
Code Generation NCT-1123 Lite NConstruct version contains Id property name in a view hbm which is not correct
Code Generation NCT-1116 "Table per class hierarchy creation wizard" in Lite version throws null pointer exception (DTO cannot be found in lite version)
NConstruct Server NCT-1129 Deleting a record from a middle of a list data structure on master detail grid does not work correctly
NConstruct Client NCT-1132 Navigation bar on Krypton navigation bar does not preserve the same order as items on menu bar (create a workaround)
Code Generation NCT-1133 Fix custom application Facade class namespace to correspond to the one declared in app.config wellknown type
NConstruct Client NCT-1107 File/Exit action causes closing child grid instead of application
NConstruct Server NCT-1117 Deleting record for a list data structure does not rearrange indexes (NHibernate does not do it for us)
Code Generation NCT-1119 Users that do not have DevExpress component installed cannot use Basic or Trial NConstruct version
NConstruct Client NCT-1121 Optimistic locking does not work
Code Generation NCT-1108 Correct tooltip for "Exclude views from OR mappings" checkbox
NConstruct Client NCT-1112 Correct IAction searching for NConstruct.Client project/dll
Code Generation NCT-1134 Client project is missing in solution file in Basic or Trial version