[
https://issues.apache.org/jira/browse/SHINDIG-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277848#comment-13277848
]
[email protected] commented on SHINDIG-1779:
--------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5134/
-----------------------------------------------------------
(Updated 2012-05-17 14:19:41.275915)
Review request for Ryan Baxter, Dan Dumont and Stanton Sievers.
Changes
-------
Add white space between the put method parameter. Remove the tab
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 (updated)
-----
http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/protocol/conversion/BeanXStreamConverter.java
1327432
http://svn.apache.org/repos/asf/shindig/trunk/java/social-api/src/main/java/org/apache/shindig/social/core/util/atom/AtomFeed.java
1339014
http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/common/JsonSerializer.java
1327432
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