Have you read this:<div><br></div><div> <a href="http://www.erlang.org/eeps/eep-0018.html">http://www.erlang.org/eeps/eep-0018.html</a></div><div><br></div><div>or</div><div><br></div><div><a href="http://mail-archives.apache.org/mod_mbox/couchdb-dev/200807.mbox/%3cD1FB7B22-2C53-4D58-895B-912CB92A296A@apache.org%3e">http://mail-archives.apache.org/mod_mbox/couchdb-dev/200807.mbox/%3cD1FB7B22-2C53-4D58-895B-912CB92A296A@apache.org%3e</a></div>
<div><br></div><div>-Elias</div><div><br><div class="gmail_quote">On Mon, Apr 13, 2009 at 4:23 PM, Steve Davis <span dir="ltr"><<a href="mailto:steven.charles.davis@gmail.com">steven.charles.davis@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Please ignore the extraneous additional comma separators! i.e.<br>
  {<br>
     "hello": [ "world", "again" ],<br>
  }<br>
...should obviously read...<br>
  {<br>
     "hello": [ "world", "again" ]<br>
  }<br>
etc.<br>
<div class="im"><br>
Steve Davis wrote:<br>
> Working with HTTP means a lot of work with text, I have been<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>