Wait, so are you saying that instead of return dict(items=items, blah=blah, etc) we can just use return locals() on most or all controllers? What's the downside, memory? Implicitness?
- [web2py] Why the need of return dict() in controller? Bob
- [web2py] Re: Why the need of return dict() in cont... Massimo Di Pierro
- [web2py] Re: Why the need of return dict() in ... pbreit
- [web2py] Re: Why the need of return dict()... Bob
- Re: [web2py] Re: Why the need of retur... Alexandre Andrade
- Re: [web2py] Re: Why the need of ... Kenneth Lundström
- Re: [web2py] Re: Why the need... rochacbruno
- Re: [web2py] Re: Why the ... Bruno Rocha
- Re: [web2py] Re: Why the need of retur... Jonathan Lundell

