You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Cassie Doll (JIRA)" <ji...@apache.org> on 2008/02/01 02:29:08 UTC

[jira] Commented: (SHINDIG-41) Add support to opensocial-reference to deal with multiple versions of the specification

    [ https://issues.apache.org/jira/browse/SHINDIG-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564583#action_12564583 ] 

Cassie Doll commented on SHINDIG-41:
------------------------------------

I believe this issue is resolved due to the opensocial6to7.js file I checked in. Containers or gadgets can use this file in whatever way they like. 
(I don't have access to resolve this though)

> Add support to opensocial-reference to deal with multiple versions of the specification
> ---------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-41
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-41
>             Project: Shindig
>          Issue Type: Improvement
>          Components: OpenSocial
>            Reporter: Paul Lindner
>
> To effectively support differing versions of the OpenSocial API we need to allow one to specify which version of 
> the OpenSocial reference library we want to use.  A proposed solution would create the following structure
> features/opensocial-reference-0.7
>    feature.xml
>       <dependency>opensocial-reference</dependency>
> features/opensocial-reference-0.6
>    feature.xml
>       <dependency>opensocial-reference</dependency>
>       <gadget>
>           // compatibility code goes here
>       </gadget>

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