I intend to host applications that will require access to the Google APIs. I have tried to include the necessary javascripts inside the guest HTML, which did not work. I understand the limitation that iframes can not be hosted within a Caja guest, but do not understand why for example, a simple Google Maps example will not work.
I have discovered the apitaming/google.maps.policyFactory.js and have been able to get it to work after heavy modifications to allow it to compile at ADVANCED_OPTIMIZATIONS. The problem with this strategy though is it does not allow Apps to have their own API Keys forcing us to be a middleman. Is there anything that I am missing w.r.t getting Google APIs hosted inside a guest? Also, why does tamingGoogleLoader exist? Is it just so that guests will not have to provide their own API keys? Also, is there a Caja externs file that I could find anywhere? I have been building one to implement apitaming, and it is very incomplete. -- James Keane Wishabi.com | 647-460-3634 -- IMPORTANT NOTICE: This message, including any attachments (hereinafter collectively referred to as "Communication"), is intended only for the addressee(s) named above. This Communication may include information that is privileged, confidential and exempt from disclosure under applicable law. If the recipient of this Communication is not the intended recipient, or the employee or agent responsible for delivering this Communication to the intended recipient, you are notified that any dissemination, distribution or copying of this Communication is strictly prohibited. If you have received this Communication in error, please notify the sender immediately by phone or email and permanently delete this Communication from your computer without making a copy. Thank you. -- --- 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.
