Skip to content

Eagerload common classes#198

Merged
hmcguire-shopify merged 1 commit intoShopify:mainfrom
byroot:eager-load
Feb 17, 2026
Merged

Eagerload common classes#198
hmcguire-shopify merged 1 commit intoShopify:mainfrom
byroot:eager-load

Conversation

@byroot
Copy link
Copy Markdown
Contributor

@byroot byroot commented Feb 12, 2026

It makes sense to use autoload for adapter style classes, but for common classes that will always be used like RequestParameters that cause the class to be loaded post fork, which isn't ideal.

It makes sense to use `autoload` for adapter style classes, but
for common classes that will always be used like `RequestParameters`
that cause the class to be loaded post fork, which isn't ideal.
@hmcguire-shopify hmcguire-shopify merged commit fb93916 into Shopify:main Feb 17, 2026
1 check passed
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