hedge_hog
|
Posted: January 10, 2010 03:44 by hedge_hog
|
|
Hi, If I start working with this API, how can I:
Am I nuts to think that major.minor.patch numbering has some value - even while the major number is 0? |
Versioned API?
by: hedge_hog
Tim Bray
|
Posted: January 12, 2010 00:02 by Tim Bray
|
|
Check out the Cloud data model, http://kenai.com/projects/suncloudapis/pages/CloudAPISpecificationResourceModels#Cloud_[application/vnd.com.sun.cloud.Cloud+json] The representation of a cloud includes both specification_version and implementation_version. I think those should do what you want. |
hedge_hog
|
Posted: January 31, 2010 22:25 by hedge_hog
|
|
Thanks Tim. Apologies for not being clearer, in my mind the feilds you mention raise some of the questions I listed. Example:
I get given the data So, in the release early/ugly tradition.... I started the scar project as an experiment to:
It is early/ugly, no extraction or refactoring has yet started. I'm just exploring writing 'stories' for the current spec's html page contents. My first intention is to extract the Cloud resource spec, and see if I can usefully employ that detail and description in an implmentation. If that works, I'll move on to other parts. Appreciate any feedback and contributions. Just fork the project, change/experiment however you wish and send a Github pull request to whoever you think would be interested in having your changes, e.g. hedgehog :) Scar contributor documentation is a little light but reading some of the rake tasks and feature files will give you some idea of what has gone on. There is no TODO list as yet but you'll also see things that need cleaning up e.g the coderay css/code-highlighting. I'm not a lawyer so please shout out if I've done something that breaks the letter or spirit of the license. Regards |
by: hedge_hog







