Skip to content
Snippets Groups Projects
Commit 79d9215c authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Annotations: Only instantiate annotations by migrator if needed

* Refactor the AnnotationValueService to add a check for the need to
  instantiate annotations to the public API. The performance impact is
  neglible due to caching support in the service at two relevant places.
* Use the provided method to check if a "migration" for adding
  annotations is actually needed. This avoids indicating the need for
  migration for every model as in the previous implementation.

Issue-Ref: 3838
Issue-Url: https://af3-developer.fortiss.org/issues/3838


Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent bf8efe9e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment