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/11 21:44:08 UTC

[jira] Closed: (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:all-tabpanel ]

Cassie Doll closed SHINDIG-41.
------------------------------

    Resolution: Fixed
      Assignee: Cassie Doll

> 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
>            Assignee: Cassie Doll
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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.