Book a Demo

Author Topic: Version 3.60 - Build 652 Released  (Read 18888 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Version 3.60 - Build 652 Released
« on: November 17, 2003, 09:20:39 pm »
Changes and Fixes in Version 3.60 - build 652
*********************************************
Modifed version control option dialog to allow disconnecting from version control even when packages in the model are under VC (useful when changing project location etc)
Modified behavior of main menu and context menu handler to correct a deficiency in a 3rd party library when using EA with Unicode on non-English platforms
Allowed Version COntrolled packages to have relative paths specified instead of a single path (eg. source\java\classes.xml instead of just classes.xml. This applies to the Package Configuration dialog
Updated import of C++ operation parameters: array based parameters and more complex template-based parameters can be imported
Updated C++ Operation Declaration templates: removed redundant %opReturnArray% macro
Updated Linked Attribute templates: fixed problem with collection classes, when multiplicity set to "1"
Updated UML profile import - now includes support for "constraint" stereotypes
Fixed issue that could cause DAO error on package generation
Added Support for generating the glossary in the HTML Documentation
Fixed problem with selection of Use Cases in metrics dialog based on Keyword Like or Not Like search value
Fixed some errors with preservation of Package stereotype value for root nodes and views when round tripping using EA XMI export/import
Fixed search error when using SQL server in the find dialog and setting certain tagged value criteria
Auto element naming dialog now picks up changes in object type when using keyboard input only
Fix for problem with length limit on Foreign Key Names
Some changes to the Docked Element Browser window to ensure it is updated when tree and diagram changes occur
Changed drawing routine on composite element diagram icon
Default package behaviour in diagrams has been changed to automatically open the target rather than show properties (Ctrl+K behavior)
Correction to file writing routine that impacts CSV export
Some modifications to item selection in Attribute and Operations dialogs
Modified drawing code when saving images to file - better support for Win98/95/ ME and improvements for XP/NT/2000 also. Impacts maximimum size of diagram that can be saved without scaling of image
Modified drawing code to redraw diagram when feature visibility dialog invoked to update display immediately
Modified mouse selection pf elements in diagram to prevent moving and sizing when Ctrl key is held down during mouse move.  Helps prevent inadvertent moving of elements when adding to selected list using Ctrl+Click
Foreign Keys...
             Improved saving of association details, loading of Source and Destination roles.
             Fixed association link to display source and destination roles as well as foreign key attributes      
             Fixed inconsistencies on deletion of association where there are multiple or composite foreign keys.
             Fixed Foreign Key dialog to improve handling of multiple and composite foreign keys.
             Fixed import of multiple and composite foreign keys.  
DDL Generation...
             Fixed lock up when DDL generation file path not valid.
             Restricted Oracle trigger and sequence name lengths to max 30 characters when generating DDL.
             Fixed generation of table and column multiline comments.      
Allowed for longer table/column/operation names.                                           
Fixed saving Tablespace in Table Properties/Class Detail when Tablespace is deleted.
Fixed saving of primary key name changes in association.
Fixed saving of attribute name changes in association.
Fixed updating of attribute from project tree where attribute is part of primary key.