This seems like a strange special case.

What percentage of users need to paste JSON into the REPL?
Of those users, what percentage of the time do they need to do this?


On Mon, Jan 16, 2012 at 1:19 PM, Tavis Rudd <tavis.r...@gmail.com> wrote:

> This issue could be avoided by only treating a colon as whitespace when
> followed by a comma. As easy cut-paste of json seems to be the key
> motivation here, the commas are going to be there anyway: valid {"v":,
> 1234} vs syntax error {a-key: should-be-a-keyword}.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to