You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Jasha Joachimsthal (JIRA)" <ji...@apache.org> on 2011/09/15 15:25:08 UTC

[jira] [Assigned] (RAVE-260) BasicEntity#getId() is incompatible with some Shindig interfaces

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

Jasha Joachimsthal reassigned RAVE-260:
---------------------------------------

    Assignee: Jasha Joachimsthal

> BasicEntity#getId() is incompatible with some Shindig interfaces
> ----------------------------------------------------------------
>
>                 Key: RAVE-260
>                 URL: https://issues.apache.org/jira/browse/RAVE-260
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.3-INCUBATING
>            Reporter: Jasha Joachimsthal
>            Assignee: Jasha Joachimsthal
>
> A few interfaces in the package org.apache.shindig.social.opensocial.model (e.g. Activity) define a String getId(); Our BasicEntity defines a Long getId(); 
> This means that if we're going to rewrite the current implementations to use the BasicEntity we have a conflict. This can either be solved to rename BasicEntity#getId or change its return type into java.lang.Object.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira