On 11/25/2015 7:15 AM, Jonathan M Davis wrote:
My one real complaint with JSON at this point (regardless of dub's situation) is
the fact that it doesn't support comments.

Sure it does:

        "comment" : "This is a comment",

I do something analogous in Ddoc files:

        $(COMMENT This is a comment)


Reply via email to