Author Topic: How can I set a default version/phase  (Read 3786 times)

mcoletti

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
How can I set a default version/phase
« on: January 13, 2005, 08:36:26 am »
The default value is always 1.0.

I would like to set a new default value and:

- use as default for new elements,
- override previous value in existing elements (optionally) when I change them

Is there a way to achieve this?

« Last Edit: January 13, 2005, 08:48:17 am by mcoletti »

thomaskilian

  • Guest
Re: How can I set a default version/phase
« Reply #1 on: January 13, 2005, 10:11:12 am »
Packages have "Package Control/Update Package Status..." in the context menu. This might help.
« Last Edit: January 13, 2005, 10:11:35 am by thomaskilian »

mcoletti

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: How can I set a default version/phase
« Reply #2 on: January 13, 2005, 10:26:24 am »
Thomas, thanks.

It may help.

A better solution could be to inherit the version/phase values from the upper level package when:

  • I create new elements
  • I update existing ones.


In this way I can decide at a certain level of the project that the version has changed, and keep track of what elements are changed.
I can use the change date, but this forces to keep a 'log' of version/dates.

Maybe this could become a feature request?

Regards,

Massimo
« Last Edit: January 13, 2005, 10:26:49 am by mcoletti »

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: How can I set a default version/phase
« Reply #3 on: January 14, 2005, 12:41:24 am »
it sound good as long as changing vertion of package is inherited to child packages and elements, but a change in one element in package doesnt affect others.

In case I have many libraries in one package I wouldnt like automaticly change of all libraries version number (thus making trouble to my customers) only becouse I change one of the libraires version.
Recursion definition:
If you don’t understand the definition read "Recursion definition".