]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
we have this nwo, don't we?
authorDaniel Gruno <humbedooh@apache.org>
Fri, 28 Aug 2015 14:31:22 +0000 (14:31 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 28 Aug 2015 14:31:22 +0000 (14:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698338 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/README

index 78efa0ef351ed0d6607a14f26215a23699d9b452..8481528ad1dfcddd2c815943fb9b64ce4e62ad46 100644 (file)
@@ -9,13 +9,6 @@
 * Building
   For now, see docs/building-from-subversion.txt
 
-* To Consider
-  Allow definition of lua_State instances associated with arbitrary
-  pool using the pool's user_data constuct. There would, here, be two
-  types, pooled and singleton. On the other hand, singleton would work
-  fine for almost all cases -- the exception being a process or server
-  pool, and then we could stay singleton anyway and lock around it.
-  
 
 * Task List
 ** TODO Use r->file to determine file, doing rewriting in translate_name