Book a Demo

Author Topic: Version 3.60 - Build 656 Released  (Read 18367 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Version 3.60 - Build 656 Released
« on: December 18, 2003, 10:37:29 pm »
Changes and Fixes in Version 3.60 - build 656
*********************************************
Added search results count to the Search dialog.
Fixed Delphi import issue where statically defined functions would prevent a Delphi class to import correctly.
Fixed Delphi synchonization issue which prevented operation implementation signatures from being properly synchronised with that in the class body.
Excluded DDL Import of SQL Server 2000 dtproperties table.
Added option to show table owner on diagram - set option on Diagram Properties Dialog.
Fixed syntax of DDL table generated for PostgreSQL.
Added create sequence statement when DDL generating an autonumber attribute for PostgreSQL.
Fix deletion of association notes link during ODBC table import.
Fixed MSAccess Memo datatype specification for DDL generation.
Fixed missing guid when creating table owner.
DDL Generation - fixed default comment tag when none selected.
Foreign keys - fixed corruption of FK information when changing name of non-FK operaton.
Corrected error in object search when Scenarios, Tags, etc checked.
Fixed missing column comments and corrected foreign key syntax when generating MySQL DDL.
Fixed display error when 'Classes Honor Analysis Stereotypes' unchecked in options dialog (affected Class elements only)
Fixed display problem with connector labels sometimes displaying black background for Print Preview and Print
Modified XMI import/export to include message conditional
Added Entity element to Custom page of UML toolbox
Fixed error on code synchronization of C# and Java function names which could result in missing bracket
Fixed case sensitivity issue in class names, when reverse engineering nested classes.
Updated C++ import feature to include support for "typename" keyword in operation return and parameter types.