Jump to: navigation, search

Difference between revisions of "Trove/NextAPI"

(Created page with "===Random Notes for the next API=== * Zero length arrays suck. Lets not persist that bug. * Additional, random, properties should be allowed.")
 
(Random Notes for the next API)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* Zero length arrays suck. Lets not persist that bug.
 
* Zero length arrays suck. Lets not persist that bug.
 
* Additional, random, properties should be allowed.
 
* Additional, random, properties should be allowed.
 +
* /actions are terrible. Make them /instances/id/{resize,reboot}
 +
* IDS should all be ints
 +
* blahRef are dumb. lets not use camelCase
 +
* https://bugs.launchpad.net/trove/+bug/1232969

Latest revision as of 23:08, 18 November 2013

Random Notes for the next API

  • Zero length arrays suck. Lets not persist that bug.
  • Additional, random, properties should be allowed.
  • /actions are terrible. Make them /instances/id/{resize,reboot}
  • IDS should all be ints
  • blahRef are dumb. lets not use camelCase
  • https://bugs.launchpad.net/trove/+bug/1232969