cabo
cabo
I think what we should do is, after IETF 114, is to create a convincing bug report on xml2rfc. Once we know how that goes, we can make sure that...
Line number fixed in 1.0.19; stack traces to do.
Is this thing on?
The coap gem now lives at: https://github.com/nning/coap (And there is active work going on there... PR would be appreciated.)
Ultimately, a CDDL spec defines a type (which is named by the name of the first rule in the spec). While top-level groups have been discussed, they are not part...
Oh, and your specific example has a spurious "identity" in the second code block. If you define identity as a map as in the third code block, you could write...
This group can be used in an array or a map. In a map, the keys tell you which of the group entries are present. In an array, you have...
Hi Andrew, yes, we should do that! Is there a command line usage for your fledgling tool?
Thanks @nomeata -- I need to fix this pointer. I originally planned to do the usual github thing with that code, but it turns out the code has grown so...
I don’t think it is easy to compare CUE and CDDL, because CUE is trying to solve a different set of problems. When focusing on data definition (and validation), I’d...