Perhaps I've missed it in the docs, but is there a list of things one has
to do to their javascript to make it run under caja?
For example, I got some of these messages in firebug console...
LINT(3) TOP_LEVEL_FUNC_INCOMPATIBLE_WITH_CAJA: <snip long url> - 834+4: Caja
makes top-level functions local to a script tag. If you need a global function,
use: window[ 'cullProducts' ] = function () {}
Is there a caja-compatible javascript style guide (or some standard style
guide) that you folks are coding to?
--
---
You received this message because you are subscribed to the Google Groups
"Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.