On May 10, 8:46 am, Massimo Di Pierro <[email protected]> wrote: > This is going to be easier in the future. Using trunk, just add this > to models: > > from gluon import * > request,session,response,T, cache=current.request,current,session,curremt.response,current.t,current.cache
Can we the same trick for the controllers?

