Oh, that is very cool :). I have a few more questions to make sure that I 
fully understand.

By proxying external script/style tags, do you mean that it has to pass it 
though to the server to load those scripts/styles safely? 

If I say that I don't allow external script/style tags to simplify things, 
does that mean I don't need a Caja server at all? How would I incorporate 
that into the code? 
Could I add the ses-single-frame and utility frame to my server and never 
call a Caja server? Do I need other js files? 
Right now I'm using 

 caja.initialize
>       cajaServer: 'https://caja.appspot.com/'
>       debug: true
>           es5Mode: true

 
However, it seems like if I don't give a caja server, it defaults to 
appspot anyway and looks for the script there through installAsyncScript. 
How would I remove the Caja server dependency?

Thanks so much!! Sorry about asking so many questions :P
Helen Wu

-- 

--- 
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/d/optout.

Reply via email to