Those globals() are gone in web2py 1.96.X. Your legacy code that passes globals() around still works but that is was not a good design decision.
On Jun 21, 2:43 pm, "Sebastian E. Ovide" <sebastian.ov...@gmail.com> wrote: > Hi All, > > I see globals() everywhere and even if intuitively I guess what it is, I'd > like to find more info about it... > > thanks > > -- > Sebastian E. Ovide