Book a Demo

Author Topic: No position change for checked in packages  (Read 5113 times)

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
No position change for checked in packages
« on: February 26, 2009, 07:46:12 pm »
EA 7.1.834

Create a new project, configure version control, and import two version controlled packages via "Get Package".

If you don't have these packages checked out to you, you cannot change their positions within the parent package, the reason being that in XMI 1.1 the position is written not to the parent package but to the child package, in a node like

Code: [Select]
<UML:TaggedValue tag="tpos" value="2" />

I think this is wrong, because the position within the parent package should be a property of the parent. You can, after all, import various controlled packages into different projects, in which they can reside under different packages and in different positions.

Does any one disagree or shall I send a bug report?

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: No position change for checked in packages
« Reply #1 on: February 27, 2009, 12:33:26 pm »
Gets my vote...

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

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: No position change for checked in packages
« Reply #2 on: April 02, 2009, 01:56:27 am »
Bringing this up again cause I sent a bug report more than a month ago and never got an answer (except for the autoreply). EA 7.5. hasn't changed anything either.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: No position change for checked in packages
« Reply #3 on: April 02, 2009, 03:59:27 pm »
I agree.

Geert

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: No position change for checked in packages
« Reply #4 on: April 06, 2009, 07:36:38 pm »
Got an answer from support:

Quote
I agree that the position of an element within its parent package is a
property of the parent package and not the element itself.

I believe that we can implement changes to this behaviour relatively
easily.  Provided the change don't produce any adverse side-effects,
then I expect we will be able to include such changes, probably in the
release after next.

The ID number assigned to this issue is 09042542.  Please quote this
number in any future correspondence related to this issue.