Skip to content

Persist the sequence number if it changes to the document#1542

Closed
laeubi wants to merge 1 commit intoeclipse-pde:masterfrom
laeubi:fix_seq_number
Closed

Persist the sequence number if it changes to the document#1542
laeubi wants to merge 1 commit intoeclipse-pde:masterfrom
laeubi:fix_seq_number

Conversation

@laeubi
Copy link
Contributor

@laeubi laeubi commented Dec 31, 2024

Currently the targetdefinition is maintaining a sequence number that should roughly reflect the number of times a relevant property of the target file changes. Currently this number is never written out to the XML making it only effective at runtime but not e.g. when committed to a VCS if not maintained manually.

This now makes sure that the number is correctly persisted in the XML.

Currently the targetdefinition is maintaining a sequence number that
should roughly reflect the number of times a relevant property of the
target file changes. Currently this number is never written out to the
XML making it only effective at runtime but not e.g. when committed to a
VCS if not maintained manually.

This now makes sure that the number is correctly persisted in the XML.
@HannesWell
Copy link
Member

Isn't this the opposite direction as started with your other PRs?

Therefore I'm not sure we should continue here.

@laeubi
Copy link
Contributor Author

laeubi commented Dec 31, 2024

Unless it is not removed, it should at least work... but it looks like making it work / persisted already breaks a lot of stuff, so it serves as another proof that maybe removing it completely is a better choice.

@laeubi
Copy link
Contributor Author

laeubi commented Dec 31, 2024

This one would be obsolete if we merge:

@laeubi laeubi closed this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants