mirror of
https://github.com/1bardesign/batteries.git
synced 2024-11-10 02:31: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
|
add pooling functionality to a class
|
||||||
|
|
||||||
adds a handful of class and instance methods to do with pooling
|
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)
|
return function(class, limit)
|
||||||
|
Loading…
Reference in New Issue
Block a user