Feature/#159 annotations performance part 1: refactoring
Feature
Summary
This MR provides a refactoring of the annotations in order to separate concerns and make things a little bit faster by e.g. avoiding unnecessary function calls.
Compliance to “Definition of Done”
-
Unit tests passed -
Code reviewed -
Product Owner accepts the User Story
Documentation
-
I updated the README (if applicable) -
I provided my functions with appropriate documentation -
I updated existing documentation
Tests
Are we able to test this new feature?
-
Yes, everything can be done via unit tests.
Changelog
-
I added a statement to the CHANGELOG.
Version number
-
I bumped the version number in build.properties
.