Community
Participate
Working Groups
It would be useful for the community to have a rest remote services provider based upon Atom/RSS serialization.
Created attachment 168656 [details] Bundle with RSS/Atom deserializator for ECF REST Service API This bundle contains RSS/Atom parser based on ROME (com.sun.syndication). This bundle has folows dependencies: com.sun.syndication and org.jdom, all this ones exists in Eclipse Orbit project. The bundle exports package o.e.e.remoteservices.rest.synd that contains class SyndFeedResponseDeserializer, This deserializer can parse REST response to SyndFeed object.
Approved by PMC: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=4380 Committed