Hello Voltron, we missed you. Gluino needs testing. Moreover the API may still change a little. The main issue is that every framework has different request, session and response objects. Right now it only tries to normalize request via wrapper.get_variables(request) and ignores session and response. It assume for every framework you use the native API. Perhaps we will find that we want to provide a more abstract request, session and response objects.
I am skeptical to do this now because the larger python community is discussing where these should be a standard. Massimo On Thursday, 15 March 2012 05:30:51 UTC-5, Voltron wrote: > > Full circle, well almost. My largest application was built with > web2py( some years back). Hi Massimo, what is the status on Gluino? > Would you say its stable enough for production? Is the MongoDB/DAL > support coming along? > > Thanks

