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?

Reply via email to