You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2009/10/30 23:17:59 UTC

[jira] Resolved: (SHINDIG-1200) Simpler taming of opensocial, gadgets and related apis

     [ https://issues.apache.org/jira/browse/SHINDIG-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1200.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1-BETA4

looks like this is now committed.


> Simpler taming of opensocial, gadgets and related apis
> ------------------------------------------------------
>
>                 Key: SHINDIG-1200
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1200
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Jasvir Nagra
>             Fix For: 1.1-BETA4
>
>         Attachments: taming.patch
>
>
> The original taming of opensocial was very verbose because any callbacks (which
> occur commonly in opensocial) had to be hand tamed.  The new taming api makes it
> easier to tame new features by declaring just the methods, functions and
> constructors that your feature makes available to a cajoled gadget
> See http://code.google.com/p/google-caja/wiki/LibraryTaming for further
> instructions
> This change:
> * refactors the taming out of caja/taming.js into individual features (which get
> minified along with the rest of the feature)
> * plugs two obvious xss errors in opensocial

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.