Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(178)

Issue 4190048: Update RestfullCollectionConverter to follow core server spec 1.1 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by henry.saputra
Modified:
14 years, 12 months ago
Reviewers:
dev, dev-remailer
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

Currently, the REST collection converter (RestfullCollectionConverter) still following 0.9 specs. It uses isFiltered, isSorted, isUpdatedSince instead of filtered, sorted, and updatedSince.

Patch Set 1 #

Patch Set 2 : Update the xsd #

Patch Set 3 : update the xsd #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -24 lines) Patch
java/common/src/main/java/org/apache/shindig/protocol/conversion/xstream/RestfullCollectionConverter.java View 2 chunks +6 lines, -11 lines 0 comments Download
java/social-api/src/test/resources/org/apache/shindig/social/opensocial/util/opensocial.xsd View 1 2 3 chunks +42 lines, -13 lines 0 comments Download

Messages

Total messages: 1
henry.saputra
15 years ago (2011-02-17 07:12:38 UTC) #1
Update the REST collection converter (RestfullCollectionConverter) still
following 0.9 specs. 
It currently uses isFiltered, isSorted, isUpdatedSince instead of filtered,
sorted, and updatedSince.

- Henry
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b