Skip to content

Make @Lazy work on a package/module level #884

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

Merged
merged 7 commits into from
Aug 9, 2025

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Aug 8, 2025

Given that we generate proxies at compile time, this technically works.

  • Lazy can now be placed on module/package info
  • adds a flag to enforce proxy generation

Resolves: #692

Given that we generate proxies now, this technically works.
@SentryMan SentryMan added this to the 12.0 milestone Aug 8, 2025
@SentryMan SentryMan requested a review from rbygrave August 8, 2025 22:41
@SentryMan SentryMan self-assigned this Aug 8, 2025
@SentryMan SentryMan added the enhancement New feature or request label Aug 8, 2025
@SentryMan SentryMan enabled auto-merge (squash) August 8, 2025 22:43
@SentryMan SentryMan merged commit 1abf790 into avaje:master Aug 9, 2025
5 checks passed
@SentryMan SentryMan deleted the global-lazy branch August 9, 2025 06:20
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.

Global lazy
2 participants