Not silly. (1) No, JSON texts are not necessarily preceded by whitespace. The ws rule shows that whitespace is optional.
(2) No, a plus sign is not allowed. ----- Original Message ---- From: Scott W Brim <[email protected]> To: General Area Review Team <[email protected]>; Scott Hollenbeck <[EMAIL PROTECTED]>; [EMAIL PROTECTED] Sent: Monday, February 27, 2006 7:39:22 AM Subject: review of draft-crockford-jsonorg-json-03.txt For more info on GEN-ART reviews, see http://www.alvestrand.no/ietf/gen/art/gen-art-FAQ.html I just have two small questions, perhaps silly. (1) Apparently all JSON texts are preceded with whitespace. True? JSON-text = object / array begin-array = ws %x5B ws ; [ left square bracket begin-object = ws %x7B ws ; { left curly bracket (2) "A number contains an integer component which may be prefixed with an optional minus sign" Is an optional plus sign allowed? _______________________________________________ Gen-art mailing list [email protected] https://www1.ietf.org/mailman/listinfo/gen-art
