Book a Demo

Author Topic: Version 3.60 - Build 647 Released  (Read 19159 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Version 3.60 - Build 647 Released
« on: October 09, 2003, 12:02:20 am »
Changes and Fixes in Version 3.60 - build 647
*********************************************
Added Multi-Object appearance for sequence elements
Added context menu option to Connector "Hide in Other Diagrams" - allows batch Hiding/Showing of a connector in all but the current diagram
Unlocked "Launch" button on Files tab of Object Properties dialog when Object is locked - assume launching files is still OK when object is locked
Modified Project Tree to show package stereotypes when appropriate
Fixed error in Sequence diagram - Object could be displayed with circle notation
Fixed error in image generating code which could cause an error when creating large HTML documentation sets
Fixed issue with Add-Ins menu causing interference with standard menus in rare circumstances
Modified Add-In template (Addn_Templ.TLB) to include "Disconnect()" method (destructor).
     - Used to allow Add-Ins to disconnect gracefully (see Help File)
     - Solves problem of .NET based Add-Ins locking EA from exiting normally
     - see Help file for more information
Modified XSD generator to ensure nested model groups generate correctly
Modified standard C# Operation Body code generation templates to exclude curly braces for interface methods
Fixed issue with Version control settings when using Replicated .EAP files (settings could not be saved)