[erlang-questions] What is the correct representation of text in erlang programs?

Elias Torres elias@REDACTED
Mon Apr 13 23:09:51 CEST 2009


Have you read this:
 http://www.erlang.org/eeps/eep-0018.html

or

http://mail-archives.apache.org/mod_mbox/couchdb-dev/200807.mbox/%3cD1FB7B22-2C53-4D58-895B-912CB92A296A@apache.org%3e

-Elias

On Mon, Apr 13, 2009 at 4:23 PM, Steve Davis <steven.charles.davis@REDACTED
> wrote:

> Please ignore the extraneous additional comma separators! i.e.
>  {
>     "hello": [ "world", "again" ],
>  }
> ...should obviously read...
>  {
>     "hello": [ "world", "again" ]
>  }
> etc.
>
> Steve Davis wrote:
> > Working with HTTP means a lot of work with text, I have been
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090413/cfcc994e/attachment.htm>


More information about the erlang-questions mailing list