Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Make annotations independent of the processing order #401

Open
paul0314 opened this issue Feb 4, 2022 · 0 comments
Open

Make annotations independent of the processing order #401

paul0314 opened this issue Feb 4, 2022 · 0 comments
Labels
cleanup 🧹 Refactorings and other tasks that improve the code

Comments

@paul0314
Copy link
Contributor

paul0314 commented Feb 4, 2022

Currently, structural annotations (rename / move) must be processed before the other annotations.
Additionally, enum annotations must be processed before group annotations, if they affect the same parameter.
Ideally, the annotations should work in any given processing order.

@paul0314 paul0314 added the enhancement 💡 New feature or request label Feb 4, 2022
@lars-reimann lars-reimann added cleanup 🧹 Refactorings and other tasks that improve the code and removed enhancement 💡 New feature or request labels Jun 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cleanup 🧹 Refactorings and other tasks that improve the code
Projects
None yet
Development

No branches or pull requests

2 participants