Sorry, I completely forgot about that... 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. -- Fabio Mascarenhas On Wed, Aug 4, 2010 at 5:30 PM, Ryan Pusztai <rpusz...@gmail.com> wrote: > Hi Fabio, > > On Thu, Feb 11, 2010 at 12:54 PM, Ryan Pusztai <rpusz...@gmail.com> wrote: >>> >>> I am sorry for this omission, I am going to expose a method in the >>> application objet to create a web object from a WSAPI environment. > > Is this available now? I updated to Orbit v2.0.2 and now I need a way to do > this. Thanks. > -- > Regards, > Ryan > > _______________________________________________ > Kepler-Project mailing list > Kepler-Project@lists.luaforge.net > http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project > http://www.keplerproject.org/ > _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/