|
Important notes:
This version does not work with the ASP.NET Templates, so don't install it if you want to use the ASP.NET Templates. An updated version of ASP.NET templates will be available soon.
Important for existing Projects:
We have a new model for AutoCalculated properties. When you create a new BOLayer project, by default it will automatically calculate the "relation name". If you open an existing GwAPP made with previous versions you will notice that all those Template options are "not inside the calculation process" (thus auto-calculation is off).
 | Recommended: If you did not change the property names it would be better that you run this small program that automatically fixes this problem: XmlUpdater.exe (this program is located inside the zip file you have downloaded) |
 | Not very likely scenario: If you already have taken the trouble of changing all property names (inside the Table Template) and you do not want to retype them. |
General (Framework) Improvements
Naming Conventions are now flexible and configurable. See: Class Builder.
DbRepository
 | Fix bug regarding Relations re-sorting the related columns. |
Code completion
 | base is now supported |
 | Other small fixes. |
NHibernate Templates
 | Extra check for making sure that a parent relation is using the parent PK. |
 | Added DataSet Option |
 | Special (custom) NHibernate version included. |
 | Support for using Icriteria on Lookups! |
 | Simplified Access Property implementation finished. |
 | Collections are now binary serializable. |
IDE
 | Fixed problem with too many icons(images) causing GDI+ errors. |
 | Several performance improvements. |
 | XML Serialization improvements. (loading / saving) |
 | Project Tree made more responsive. |
| o | It reacts better to entity changes and/or validation changes. |
| o | Global Templates are also visible and you can open them using double click. |
 | Project UI now also includes Global templates and Ex |
 | Template options editing improved |
| o | Now it's easier to understand different symbol types |
| o | Easier to override values |
| o | Easier navigation to Global Templates. |
 | Template Tree UI changes |
| o | Show Template in hierarchy |
| o | Now includes icon showing validation |
WebSite
 | several improvements, added more documentation on the NHibernate templates. |
|