On May 10, 2011, at 6:18 PM, Todd Willey wrote: > Would adding new fields into a response bump the minor version number > and not the major? In that case, knowing the exact version would be > nice.
What we're thinking here is that if you add a new field you should also expose an extension that denotes that field exists. You can always detect whether the extension is present or not. There shouldn't be a change in the version number because the change is backward compatible. Extensions should be self-documenting. It's important that we have good specific documentation for each individual extension. -jOrGe W. Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at [email protected], and delete the original message. Your cooperation is appreciated. _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

