[Bug 8160] All: RFC2119 - "required" keyword

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8160


Robert Freund <bob@freunds.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Robert Freund <bob@freunds.com>  2009-11-06 22:52:19 ---
check to see if all "required" uses are meant to be RFC2119 uses:

Enum:
change all "required" to "REQUIRED"
change all "not required" to "NOT REQUIRED"

Eventing:
change all "required" to "REQUIRED"

Frag:
change all "required" to "REQUIRED"

Mex:
change all "required" to "REQUIRED"

Transfer:
change all "required" to "REQUIRED" except for:

--
For example, the representations required by Create or Put can differ from 
the representation returned by Get, depending on the semantic requirements 
of the service.
-- s/required/used/

--
In some cases, the initial representation MAY constitute the representation
of a logical constructor for the resource and can thus differ structurally 
from the representation returned by Get or the one required by Put.
-- s/required/used/


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.

Received on Friday, 6 November 2009 22:52:21 UTC