On 05/09/2016 09:42, Jerry Lundström wrote:

> - The use of "!" and "*" in object attribute names will make it hard to
> use in language that can read JSON and give out native objects such as
> JavaScript.

Harder, but not "hard", in JS.

You can always use myObject['RDATA*'] syntax if you need to use a key
that's not a legal token.

That said, I'd rather not see those special characters there, either.

Ray

_______________________________________________
DNSOP mailing list
DNSOP@ietf.org
https://www.ietf.org/mailman/listinfo/dnsop

Reply via email to