Re: [Ace] Shepard comments draft-ietf-ace-coap-est-08

2019-02-20 Thread Panos Kampanakis (pkampana)
Thanks Jim. We have addressed all of them in the upcoming next iteration.

We also have addressed Klaus' feedbacks and will send a response to him this 
week.

The only issue left is the embedded content types which is being discussed as 
you know. 

Panos


-Original Message-
From: Ace  On Behalf Of Jim Schaad
Sent: Saturday, February 16, 2019 2:56 PM
To: draft-ietf-ace-coap-...@ietf.org
Cc: ace@ietf.org
Subject: [Ace] Shepard comments draft-ietf-ace-coap-est-08

1.  In section 10.1 the last sentence of the first paragraph and the first 
sentence of the last paragraph duplicate each other.  This should be cleaned up.

2.  Correct the grammar in the first sentence of section 10.2 -  s/registers a 
new/registers new/

3.  The correct example DNS name is est-coaps.example.org not
est-coaps.example.ietf.org.   Please correct this.  (See RFC 2606)

4.  The query in section 5.1 to a resource directory is not correct.  It would 
not go to /.well-known/core but to /rd-lookup (or what ever name is
used by the RD).   If this is not intended to be an RD query, then the
sentence about it above can be omitted.  

5.  Please remove the "anchor" target attribute from the response from the RD.  
I believe that this is no longer required and it is just adding noise without 
adding value.  If this is intended to be from well-known then it is sufficient 
to have the anchor but not to  have the authority section in the href.  

;rt="ace.est";anchor="coaps://2001:db8::123]:61617"

6.  You have registered 282 and 283 as content types, however you also do not 
define anything that uses these types.  Either some text about the content 
types needs to exist or potentially the registrations should be abandoned.

7.  There is an outstanding review from Klaus that needs to be addressed.

8.  There is still an open issue dealing with content types.  I have requested 
that this be added to the agenda for the next CoRE interim meeting.

Jim



___
Ace mailing list
Ace@ietf.org
https://www.ietf.org/mailman/listinfo/ace

___
Ace mailing list
Ace@ietf.org
https://www.ietf.org/mailman/listinfo/ace


Re: [Ace] Shepard comments draft-ietf-ace-coap-est-08

2019-02-18 Thread Panos Kampanakis (pkampana)
Hi Jim,

About 

> 4.  The query in section 5.1 to a resource directory is not correct.  It 
> would not go to /.well-known/core but to /rd-lookup (or what ever name is 
> used by the RD).   If this is not intended to be an RD query, then the 
> sentence about it above can be omitted.  

> 5.  Please remove the "anchor" target attribute from the response from the 
> RD.  I believe that this is no longer required and it is just adding noise 
> without adding value.  If this is intended to be from well-known then it is 
> sufficient to have the anchor but not to  have the authority section in the 
> href.   ;rt="ace.est";anchor="coaps://2001:db8::123]:61617"

The text will now read 
~~~
Discoverable port numbers can be returned in the payload An example response 
payload for non-default CoAPS server port 61617 follows below. Linefeeds were 
included only for readability.

  REQ: GET /.well-known/core?rt=ace.est*

  RES: 2.05 Content
;rt="ace.est", 
;rt="ace.est.crts"; ct="281 TBD287", 
;rt="ace.est.sen";ct="281 TBD287", 
;rt="ace.est.sren";ct="281 TBD287",
;rt="ace.est.att";ct="285",
;rt="ace.est.skg";ct="62 280 284 281 
TBD287"
~~~

What do you think? Does it address your two comments 4 and 5?

Rgs,
Panos

-Original Message-
From: Ace  On Behalf Of Jim Schaad
Sent: Saturday, February 16, 2019 2:56 PM
To: draft-ietf-ace-coap-...@ietf.org
Cc: ace@ietf.org
Subject: [Ace] Shepard comments draft-ietf-ace-coap-est-08

1.  In section 10.1 the last sentence of the first paragraph and the first 
sentence of the last paragraph duplicate each other.  This should be cleaned up.

2.  Correct the grammar in the first sentence of section 10.2 -  s/registers a 
new/registers new/

3.  The correct example DNS name is est-coaps.example.org not
est-coaps.example.ietf.org.   Please correct this.  (See RFC 2606)

4.  The query in section 5.1 to a resource directory is not correct.  It would 
not go to /.well-known/core but to /rd-lookup (or what ever name is
used by the RD).   If this is not intended to be an RD query, then the
sentence about it above can be omitted.  

5.  Please remove the "anchor" target attribute from the response from the RD.  
I believe that this is no longer required and it is just adding noise without 
adding value.  If this is intended to be from well-known then it is sufficient 
to have the anchor but not to  have the authority section in the href.  

;rt="ace.est";anchor="coaps://2001:db8::123]:61617"

6.  You have registered 282 and 283 as content types, however you also do not 
define anything that uses these types.  Either some text about the content 
types needs to exist or potentially the registrations should be abandoned.

7.  There is an outstanding review from Klaus that needs to be addressed.

8.  There is still an open issue dealing with content types.  I have requested 
that this be added to the agenda for the next CoRE interim meeting.

Jim



___
Ace mailing list
Ace@ietf.org
https://www.ietf.org/mailman/listinfo/ace

___
Ace mailing list
Ace@ietf.org
https://www.ietf.org/mailman/listinfo/ace


Re: [Ace] Shepard comments draft-ietf-ace-coap-est-08

2019-02-18 Thread Peter van der Stok
Hi Jim,

thanks for the review.
see below.

Peter
Jim Schaad schreef op 2019-02-16 20:55:

> 1.  In section 10.1 the last sentence of the first paragraph and the first
> sentence of the last paragraph duplicate each other.  This should be cleaned
> up.
> 
> removed the 2nd instance 
> 
> 2.  Correct the grammar in the first sentence of section 10.2 -  s/registers
> a new/registers new/
>  done 
> 
> 3.  The correct example DNS name is est-coaps.example.org not
> est-coaps.example.ietf.org.   Please correct this.  (See RFC 2606)
> 
>  sorry about that, corrected that everywhere 
> 
> 4.  The query in section 5.1 to a resource directory is not correct.  It
> would not go to /.well-known/core but to /rd-lookup (or what ever name is
> used by the RD).   If this is not intended to be an RD query, then the
> sentence about it above can be omitted.  
> 
>  removed anchor because query to server and not RD 
> 
> 5.  Please remove the "anchor" target attribute from the response from the
> RD.  I believe that this is no longer required and it is just adding noise
> without adding value.  If this is intended to be from well-known then it is
> sufficient to have the anchor but not to  have the authority section in the
> href.  
> 
> ;rt="ace.est";anchor="coaps://2001:db8::123]:61617"
> 
>  Removed anchor, see above, but left the authority section because of 
> port example. 
> 
> 6.  You have registered 282 and 283 as content types, however you also do
> not define anything that uses these types.  Either some text about the
> content types needs to exist or potentially the registrations should be
> abandoned.
> 
> are needed for other future anima documents, but have them removed 
> 
> 
> 7.  There is an outstanding review from Klaus that needs to be addressed.
> 
>  we are working on it. will discuss answers to-morrow between authors 
> 
> 
> 8.  There is still an open issue dealing with content types.  I have
> requested that this be added to the agenda for the next CoRE interim
> meeting.
> 
>  Absolutely. we hope for additional text elsewhere 
> 
> Jim___
Ace mailing list
Ace@ietf.org
https://www.ietf.org/mailman/listinfo/ace