You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2012/05/16 08:00:20 UTC

[jira] [Commented] (SHINDIG-1779) Make RestfulCollection object to be backed by a map with the put and get methods exposed

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

jiraposter@reviews.apache.org commented on SHINDIG-1779:
--------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5134/
-----------------------------------------------------------

(Updated 2012-05-16 05:59:24.762788)


Review request for Ryan Baxter, Dan Dumont and Stanton Sievers.


Summary
-------

There are requirements to expose some specific attributes in the feed result.  These attributes are not specific to any entry i.e. global in scope. for example, it is possible that user may require additional attributes to be passed like "Configuration parameters used by the front end to present Activity entries"
Would like the RestfulCollection object to be backed by a map with the put and get methods exposed, similar to how ActivityEntry and ActivityObject are currently handled. 


This addresses bug shindig-1779.
    https://issues.apache.org/jira/browse/shindig-1779


Diffs
-----

  http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/protocol/RestfulCollection.java 1339011 

Diff: https://reviews.apache.org/r/5134/diff


Testing
-------


Thanks,

Erik


                
> Make RestfulCollection object to be backed by a map with the put and get methods exposed
> ----------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1779
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1779
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Java
>    Affects Versions: 2.5.0
>            Reporter: Erik BI
>             Fix For: 2.5.0
>
>
> There are requirements to expose some specific attributes in the feed result.  These attributes are not specific to any entry i.e. global in scope. for example, it is possible that user may require additional attributes to be passed like "Configuration parameters used by the front end to present Activity entries"
> Would like the RestfulCollection object to be backed by a map with the put and get methods exposed, similar to how ActivityEntry and ActivityObject are currently handled. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira