I have a rather complex set of heirarchical data that i need to return
from a web page back to TG. I'm just not sure of the best way to do it.


MochiKit has a sendXMLHTTPRequest (No sendJSONRequest unfortunately)
which should allow me to easily pack up the datasets and ship them off.
But I'm not quite sure how to receive that info on the TG side.

If anyone has a better method or can prescribe a recipe in TG that be
great. If no current solution exists I'll attempt to roll my own and
put a recipe in trac.

Reply via email to