In Shindig this would be a combination of Servlet filters and added code in the ProxyHandler. I've already done a proof of concept implementation here at Google. I'm hoping to get time to put together a patch that supports this and add it to the Shindig JIRA for feedback.
On Tue, May 6, 2008 at 5:27 PM, Brian Eaton <[EMAIL PROTECTED]> wrote: > > On Tue, May 6, 2008 at 4:48 PM, Louis Ryan <[EMAIL PROTECTED]> wrote: > > Many containers offer the ability to rewrite links to use their proxy > > loading mechanism using gadgets.io.getProxyUrl() Typically the generated > > proxy URL can be expected to give better download performance for users > of > > that particular container and also potentially reducing the load on > gadget > > developer backends. Currently however there is no standard way for a > gadget > > to have links in its generated markup be rewritten to use the proxy URL > > format. I would like to propose creating a new feature to allow for > > rewriting of links in generated gadget content > > How would this be implemented? > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "OpenSocial and Gadgets Specification Discussion" group. > To post to this group, send email to > [EMAIL PROTECTED] > To unsubscribe from this group, send email to > [EMAIL PROTECTED] > For more options, visit this group at > http://groups.google.com/group/opensocial-and-gadgets-spec?hl=en > -~----------~----~----~----~------~----~------~--~--- > >

