Re: [httpbis] #364: Capturing more information in the method registry

> For example, it would be at best inefficient to try to reflect the semantics of the body in the registry.

Agreed.

What I am asking here is on two fronts:
1 - does the _table_ in the proposed RFC ("Initial ... Method
Registrations") reflect the proposed _registry_ template?
2 - are any of the items mentioned in 2.2.1 (besides Safety) expected
to appear in the registry template?

I want to make sure I am not conflating things (RFC & upcoming
registry). Unless, of course, the point of both the RFC and the bis is
to do just that; establish a symmetry between the registry and the
RFC/bis.

mca
http://amundsen.com/blog/
http://twitter.com@mamund
http://mamund.com/foaf.rdf#me



On Tue, Jul 3, 2012 at 4:16 PM, Mark Nottingham <mnot@mnot.net> wrote:
> It's common for the registration template to not reflect all of the requirements upon a registration.
>
> For example, it would be at best inefficient to try to reflect the semantics of the body in the registry.
>
> Cheers,
>
>
> On 04/07/2012, at 6:14 AM, mike amundsen wrote:
>
>> Thanks for the pointer, Mark:
>>
>> In reading both 2.2 and 2.2.1 there is (in my mind at least) some discrepancy:
>>
>> From 2.2:
>> "Registrations MUST include the following fields:
>> - Method Name (see Section 2)
>> - Safe ("yes" or "no", see Section 2.1.1)
>> - Pointer to specification text"
>>
>> From 2.2.1:
>> "New method definitions need to indicate whether they are safe
>> (Section 2.1.1), what semantics (if any) the request body has, and
>> whether they are idempotent (Section 2.1.2)."
>>
>> So, when registering a new method in the future, indicating Safety is
>> a MUST; indicating Idempotence is a .... SHOULD? MAY? And what of body
>> length/semantics, and cachability? SHOULD? MAY?
>>
>> From my POV, resolving the above Qs will better inform decisions on
>> how to complete the table in "Initial Hypertext Transfer Protocol
>> (HTTP) Method Registrations"
>>
>>
>> mca
>> http://amundsen.com/blog/
>> http://twitter.com@mamund
>> http://mamund.com/foaf.rdf#me
>>
>>
>>
>>
>> On Tue, Jul 3, 2012 at 3:58 PM, Mark Nottingham <mnot@mnot.net> wrote:
>>>
>>>
>>> On 04/07/2012, at 5:54 AM, mike amundsen wrote:
>>>
>>>> Yes, I think safety and idempotence are most needed in this table of previously registered methods.
>>>>
>>>> Per Julian's comment: if one of the reasons to leave idempotence off the list is that we don't know whether some of these methods are idempotent or not, then I'd opt for saying that in this table ("UNK", etc.) rather than leaving that property out of the table completely.
>>>>
>>>> On a related note, I wasn't able to find any details on the method registry. Anyone able to give me some pointers?
>>>
>>> It's set up here:
>>>  https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p2-semantics.html#method.registry
>>>
>>> Cheers,
>>>
>>>
>>> --
>>> Mark Nottingham   http://www.mnot.net/
>>>
>>>
>>>
>
> --
> Mark Nottingham   http://www.mnot.net/
>
>
>

Received on Tuesday, 3 July 2012 20:24:11 UTC