On Thu, Aug 5, 2010 at 10:26 AM, Ryan Pusztai <rpusz...@gmail.com> wrote: >> >> it is easy to add to your >> installation, though, just put this at the end of your orbit.lua file >> (the main orbit module): >> >> _M.app_module_methods.make_web = make_web_object >> >> Now just do myapp:make_web(wsapi_env) and you will have a web object. > > Is this the way you are going to do it officially?
I haven't decided on the best name for the method yet, but adding it to _M.app_module_methods is indeed the way. -- Fabio Mascarenhas _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/