LGTM++
http://codereview.appspot.com/4303043/diff/1/features/src/main/javascript/features/caja/taming.js File features/src/main/javascript/features/caja/taming.js (right): http://codereview.appspot.com/4303043/diff/1/features/src/main/javascript/features/caja/taming.js#newcode65 features/src/main/javascript/features/caja/taming.js:65: ___.markFunc(schema[0][schema[1]], schema[1]); Use markTameAsFunction() not markFunc(). Throughout. But ok as-is given your clarification that these are not yet being used and will be replaced wholesale asap in favor of a caja.js-based solution. http://codereview.appspot.com/4303043/
