Skip to content

Sb/introduce lazy load#3228

Draft
stefannibrasil wants to merge 7 commits intolazy-loading-betafrom
sb/introduce-lazy-load
Draft

Sb/introduce lazy load#3228
stefannibrasil wants to merge 7 commits intolazy-loading-betafrom
sb/introduce-lazy-load

Conversation

@stefannibrasil
Copy link
Contributor

Motivation / Background

This Pull Request has been created because [REPLACE ME].

Additional information

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Changes that are unrelated should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug, refactor something, or add a feature.
  • Tests and Rubocop are passing before submitting your proposed changes.

If you're proposing a new generator or locale:

  • Double-check the existing generators documentation to make sure the new generator you want to add doesn't already exist.
  • You've reviewed and followed the Contributing guidelines.

stefannibrasil and others added 6 commits March 10, 2026 17:16
Related #3199

Please refer to /experiments/lazy_loading doc for
more details.
Load main classes first for nested generators
such as 'music' and 'internet/http'.

This will avoid the need for renaming these generators.

Co-authored-by: Thiago Araujo <thd.araujo@gmail.com>
@stefannibrasil stefannibrasil force-pushed the sb/introduce-lazy-load branch 2 times, most recently from 7ff041b to 103500c Compare March 11, 2026 21:48
@stefannibrasil stefannibrasil force-pushed the sb/introduce-lazy-load branch from 103500c to 0c9dc19 Compare March 11, 2026 21:53
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.

1 participant