Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows package-private Classes/Fields/Getters #222

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

SentryMan
Copy link
Collaborator

  • Writes all adapters to the same package unless the type is imported.
  • non-final package-private fields can be (de)serialized
  • allow package-private getters/getter validation
  • allow non-imported package-private classes to have adapters generated

@SentryMan SentryMan added the enhancement New feature or request label Jun 26, 2024
@SentryMan SentryMan added this to the 2.0 milestone Jun 26, 2024
@SentryMan SentryMan requested a review from rbygrave June 26, 2024 20:45
@SentryMan SentryMan self-assigned this Jun 26, 2024
@rbygrave rbygrave merged commit e2a246c into avaje:main Jun 27, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants