OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

camp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [camp] Groups - CAMP-50 Proposal uploaded


Minor editorial feedback:

1) In section 5.1.6, make the keys unique:
replace --

{
  "uniqueKeyName": CommonType,
  "uniqueKeyName": CommonType,
  …
}

with --

{
  "uniqueKeyName1": CommonType1,
  "uniqueKeyName2": CommonType2,
  …
}

2) In section 6.3.1.1, The 'Note' is unnecessary, strike it.

-Anish
--

On 02/27/2013 03:57 PM, Adrian Otto wrote:
/Submitter's message/
Revised Proposal

Added Map type, and normative restriction prohibiting duplicate keys.

Added normative language that prohibits both servers and clients from
sending JSON objects with duplicate keys.

Added normative language suggesting that clients receiving duplicate
keys SHOULD raise an error, and that servers receiving duplicate keys
SHOULD raise an error.
-- Mr. Adrian Otto
*Document Name*: CAMP-50 Proposal
<https://www.oasis-open.org/apps/org/workgroup/camp/document.php?document_id=48400>
------------------------------------------------------------------------
*Description*
Proposal for resolution of CAMP-50.
Download Latest Revision
<https://www.oasis-open.org/apps/org/workgroup/camp/download.php/48400/latest/camp-spec-v1.1-wd07-issue50.doc>
Public Download Link
<https://www.oasis-open.org/committees/document.php?document_id=48400&wg_abbrev=camp>
------------------------------------------------------------------------
*Submitter*: Mr. Adrian Otto
*Group*: OASIS Cloud Application Management for Platforms (CAMP) TC
*Folder*: Proposals
*Date submitted*: 2013-02-27 15:56:53
*Revision*: 1



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]