Few short comments.
http://codereview.appspot.com/7256/diff/1/3 File features/opensocial-templates/compiler.js (right): http://codereview.appspot.com/7256/diff/1/3#newcode857 Line 857: // (and gadget messages are obtaibable), inline it here. s/obtaibable/obtainable http://codereview.appspot.com/7256/diff/1/3#newcode861 Line 861: var key = token.split(".")[1]; Handling of syntax errors eg. no "." present? http://codereview.appspot.com/7256

