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

[Feature] Add option for create instances with arguments #2

Open
nightwalker89 opened this issue Jul 11, 2023 · 2 comments
Open

[Feature] Add option for create instances with arguments #2

nightwalker89 opened this issue Jul 11, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nightwalker89
Copy link

Some classes require initial arguments.
The pond may have a method to manually add a pooled object with arguments other than the borrow method.
The borrow method should support passing arguments to initialize the class instance.

@T-baby T-baby self-assigned this Jul 12, 2023
@T-baby T-baby added the enhancement New feature or request label Jul 12, 2023
@T-baby
Copy link
Owner

T-baby commented Jul 12, 2023

I found your suggestion very helpful and I will implement it in the next version. 🤔

@T-baby T-baby added this to the 1.3.3 milestone Jul 12, 2023
@T-baby T-baby removed this from the 1.3.3 milestone Feb 13, 2024
@T-baby
Copy link
Owner

T-baby commented Feb 13, 2024

Is there any specific example that can help me understand this requirement scenario better?

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

No branches or pull requests

2 participants