mirror of
https://github.com/1bardesign/batteries.git
synced 2024-11-09 18:21:48 +00:00
added todo note about auto-pooling
This commit is contained in:
parent
c10338fa5d
commit
1d430bd6a9
@ -2,6 +2,8 @@
|
||||
add pooling functionality to a class
|
||||
|
||||
adds a handful of class and instance methods to do with pooling
|
||||
|
||||
todo: automatically use the pool by replacing __call, so you really just need to :release()
|
||||
]]
|
||||
|
||||
return function(class, limit)
|
||||
|
Loading…
Reference in New Issue
Block a user