Okay my list:
-Ability for other modules to call lua without worrying about caching,
compiling, etc. ie something like:
APR_DECLARE_OPTIONAL_FN(apr_status_t, lua_request_register, (apr_pool_t
*pool, lua_request_t **new, const char *file));
APR_DECLARE_OPTIONAL_FN(apr_status_t, lua_request_run, (r
On 3/1/08 9:41 PM, "Matthew M. Burke" <[EMAIL PROTECTED]> wrote:
> If any of you use
> it and have any thoughts (heck, even if you don't use it, but do have
> thoughts) please send them to me and I'll compile a list and put
> together a project description.
Sounds good. I'll get my list togethe
All,
I've been talking to Brian McCallister about mod_wombat, particularly
about trying to get a student to work on it via Google's Summer of Code
program. He thinks that's a good idea and suggested I bring it up on
this list. He's also willing to mentor someone and I can help out with
that too