The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Atom API?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Atom API? Posted: Dec 2, 2003 7:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Atom API?
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement
Ok, my first question is rather simple - What API?. Yes, there's a draft spec out there. The Draft spec specifies a payload format, but doesn't get into the specifics of how to actually implement a server (or a client). So far as I can tell, I could build a server side implementation in a RESTful fasion, or using url encoded form submissions, or using SOAP. The Blogger folks say they will use SOAP. That's fascinating, but worthless information - because the api names, while specified in the draft (service.post, for instance, is the api for posting) - how you invoke that API would be worthwhile to know. If the spec leaves that open - i.e., if a straight http implementation is as valid as some SOAP implementation, then it's virtually impossible for interested parties (like, say, me) to build a client implementation. Which is why I'm not going to bother until the spec writers figure out what Atom wants to be when it grows up

Read: Atom API?

Topic: Clubless in Kentucky Previous Topic   Next Topic Topic: MS Insecurity

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use