Skip to content

Remove requirement for custom annotations to be in a specific package#169

Open
regbo wants to merge 4 commits into
pawellabaj:mainfrom
regbo:main
Open

Remove requirement for custom annotations to be in a specific package#169
regbo wants to merge 4 commits into
pawellabaj:mainfrom
regbo:main

Conversation

@regbo

@regbo regbo commented Apr 5, 2024

Copy link
Copy Markdown

This pull request introduces a change to the handling of custom annotations within the system. Previously, all custom annotations were required to reside within the 'pl.com.labaj.autorecord' package. The update proposed by this pull request eliminates this limitation by implementing a new mechanism that searches for annotation templates across all packages. This enhancement is aimed at increasing the flexibility and usability of the system, allowing developers to organize their codebase more freely and utilize custom annotations more effectively across various packages, and live within security constraints.

@regbo regbo requested a review from pawellabaj as a code owner April 5, 2024 14:29
@pawellabaj

Copy link
Copy Markdown
Owner

@regbo , could you add some test for the change?

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