Book a Demo

Author Topic: What got fixed since Beta 3?  (Read 5637 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
What got fixed since Beta 3?
« on: May 18, 2011, 10:28:11 am »
The Release notes show what got fixed in Beta 2 and Beta 3, but there's no indication of what got fixed since Beta 3.

One example I was particularly interested in was:
[ch9702]Repository.GetDiagramByGUID updated to return Diagram object instead of general dispatch object
because I couldn't run many of my Add-Ins because of this defect.

Can there be an indication of these latest fixes?   Otherwise why bother with the Beta 2 and Beta 3?

TIA,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: What got fixed since Beta 3?
« Reply #1 on: May 18, 2011, 11:05:13 am »
Good question.
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: What got fixed since Beta 3?
« Reply #2 on: May 18, 2011, 07:42:26 pm »
I was thinking the same thing yesterday when I went over the release notes.
I'm sure you've sent this to Sparx as well ?

Geert

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: What got fixed since Beta 3?
« Reply #3 on: May 18, 2011, 10:20:59 pm »
Quote
I was thinking the same thing yesterday when I went over the release notes.
I'm sure you've sent this to Sparx as well ?

Geert
Have now...   Once it was shown that it wasn't me misreading the Notes.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: What got fixed since Beta 3?
« Reply #4 on: May 19, 2011, 03:08:19 pm »
My understanding is that the release notes with build 904 are intended to describe all changes since the previous official build (8.0.864) and avoid getting bogged down in what changed between beta releases.

Below are the results from a quick text diff I ran between the readme.txt files with builds 902 (beta 3) and the official release of EA 9.0.904.  This should effectively give you an unofficial list of changes since beta 3.

HTH.



 New Checklist type tagged value added.
  UML Compliance checks on connectors will no longer be run when the source or target is a custom (non UML) metatype.
  Drawing of Packaging Components now allows display of compartments.
  Saving of diagrams to metafiles modified to improve the background of connector labels.
  Added option for automatically updating classes in the model when saving a source file in internal editor.
  TransformPackage will no longer show a dialog the second time it is called.
  Connector name added to the sort order of connectors in reports.
  Option added for XMI 1.1 import to create placeholders for external references.
  Scan & Reconcile functionality added to assist in the handling of cross package links between controlled packages.
  Permission checks for managing tests updated.
  DDL Generation modified to prevent trailing comma from being generated.
  Baseline comparison dialog no longer appears to be connecting to an eap file when on a repository.
  Operation Behavior added to Standard and Extended display modes.
  Updates to ensure new features are available in correct editions.
  Diagram Copy to same package restored.
  ODBC import from Access Northwind modified to exclude system tables.
  Creation of new tables now gets the model default database.
  Default diagram for HTML reports using a master document improved.
  Attribute Derived property moved onto the Details page of the attribute properties dialog.
  Filter bars on Search window and Package Browser modified to be case insensitive.
  Additional Collection Classes option modified to allow collection classes containing an underscore.

  (REMOVED) Repository.GetDiagramByGUID updated to return Diagram object instead of general dispatch object.

Daniel Siegl

  • EA User
  • **
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: What got fixed since Beta 3?
« Reply #5 on: May 19, 2011, 05:17:18 pm »
Hi,
I can confirm that this change was undone:
Repository.GetDiagramByGUID
All our Addins now work with the offical EA9 release - we had problems with the Beta's.
BR
Daniel

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: What got fixed since Beta 3?
« Reply #6 on: May 19, 2011, 05:33:04 pm »
Thanks,  Aaron!

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!