On a more general note, it seems like tighter and tighter integration with the client and javascript, potentially even to the point of making it a first class citizen like db, would perhaps be one of the best directions web2py could go in my eyes.
On Feb 10, 11:14 pm, Dane <[email protected]> wrote: > Hi, > > Is there any easy way to embed JSON directly into templates? I've been > trying a bunch of different methods and nothing seems to work due to > quote escaping. I'd rather not create a separate controller function > or loop through JSON structure myself just to output a simple object. > Ideas? This would be a very powerful feature if it worked > straightforwardly. Thanks. > > -Dane

