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

Refactor so YarnBound instances can be reused #12

Open
krispya opened this issue Sep 29, 2023 · 0 comments
Open

Refactor so YarnBound instances can be reused #12

krispya opened this issue Sep 29, 2023 · 0 comments

Comments

@krispya
Copy link

krispya commented Sep 29, 2023

It's a useful pattern for frameworks like React to be able to create an instance with empty constructor args and then configure it after the fact. It's also useful for pooling to be able to reuse the same objects. Would you be interested in a refactor PR that allows for this?

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

No branches or pull requests

1 participant