netconf-wg / restconf

9 stars 4 forks source link

Review of draft-ietf-netconf-restconf #63

Closed mnot closed 8 years ago

mnot commented 8 years ago

I'm not sure this is the most appropriate way to give feedback, but it's the easiest :)

Some things I noticed in a reading -13:

abierman commented 8 years ago

Same example - Pragma is a request header field, it is not valid in responses.

https://tools.ietf.org/html/rfc7234#section-5.4

abierman commented 8 years ago

Finally, "RESTCONF" is a horrible name; is it too late to change it to "NETCONF-HTTP"?

RESTCONF is not state-full or session-based like NETCONF. The RESTCONF term has already stuck. We tried YANG-API at first and tried to avoid RESTCONF but people insisted on changing it to RESTCONF

mnot commented 8 years ago

It's a horrible name because REST has become quite a muddied term, and this use further muddies it. REST is an architectural style, whereas what you're doing is a very specific protocol built on top of HTTP.

Given that the standard has not been approved by the IESG, I don't see how it can have "stuck" -- while the set of people working on it now and using early implementations might be familiar with it, the set of people involved if it succeeds as a standard will be much larger.

Ping @royfielding for any thoughts he'd like to add.

abierman commented 8 years ago

fixed in draft -15 media types will have -xml added in draft 16