-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy patherik-response
50 lines (37 loc) · 1.19 KB
/
erik-response
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Thanks for your comments. Our notes are below.
--Paul Hoffman
> ----------------------------------------------------------------------
> COMMENT:
> ----------------------------------------------------------------------
>
> [[ questions ]]
>
> [ section 3.3 ]
>
> * Is it worth comparing and contrasting this encoding format with RFC 4506
> section 4.6? Are they identical?
They are not, and so probably not worth comparing, because...
> [[ comments ]]
>
> [ section 1 ]
>
> * I suppose XDR (4506) isn't well-known anymore. :-(
> (no edits necessary, just a comment)
...of that. That is, no one asked us to make the comparison when we wrote RFC 7049.
> [[ nits ]]
>
> [ section 1.2 ]
>
> * "does not include following extraneous data"
> Is "following" important, or is it just "does not include other
> extraneous data"?
Using "following" is important in that extraneous data could possibly appear before an item (although that seems weird).
> [ section 3.4.1 ]
>
> * Perhaps "another type or that" -> "another type or a text string that"
Good catch; fixed.
> [ section 5.6 ]
>
> * Perhaps "Not accept maps duplicate keys"
> -> "Not accept maps with duplicate keys"?
Yes, definitely. Fixed.