[erlang-questions] Is erlang a web language?
Kevin Scaldeferri
kevin@REDACTED
Fri Feb 13 16:45:21 CET 2009
When I mentioned XML parsers as an example of something you do not
want to write yourself, I didn't intend for anyone to think I was
suggesting using XML for internal data storage. So, if you never have
to worry about document exchange with an external party in an XML
format, consider yourself fortunate and pass over that example. The
sort of work I do often involves this requirement, though, and
virtually every time the other party has decided to use some
"interesting" corner of the XML spec, and I'm thankful someone else
already wrote the library to handle it.
-kevin
On Feb 12, 2009, at 11:06 PM, Steve Davis wrote:
>
> Dave, I respectfully offer you my "Joe sez: XML is for Docs not Apps!"
> t-shirt (tm), as I think you will appreciate it :)
>
> Good to see common sense making an ever more vocal comeback!
>
>
> On Feb 12, 4:39 pm, Dave Smith <dave.smith...@REDACTED> wrote:
>> I try to avoid XML altogether if I can.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list