pondpond icon indicating copy to clipboard operation
pondpond copied to clipboard

[Feature] Add option for create instances with arguments

Open nightwalker89 opened this issue 1 year ago • 2 comments

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.

nightwalker89 avatar Jul 11 '23 17:07 nightwalker89

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

T-baby avatar Jul 12 '23 06:07 T-baby

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

T-baby avatar Feb 13 '24 02:02 T-baby