[erlang-questions] No JSON/MAPS interoperability in 17.0?

Björn-Egil Dahlberg egil@REDACTED
Mon Mar 10 14:51:46 CET 2014


Erlang/OTP won't include a Json library if there isn't a specific need 
for it from another OTP library. And, even if it had, it would be a 
tough sell.

There is currently no such need. Also, the Erlang community already has 
a couple of implementations. We have no wish to increase our maintenance 
with something that has already been solved.

// Björn-Egil



On 2014-03-08 14:01, Charles Irvine wrote:
> I recently read that the “JSON Bridge” that Joe Armstrong describes in his new book won’t be included in Erlang 17.0. This would have been very useful. With Json becoming so prevalent (web services, browsers, Mongodb, etc), I think it is really surpassing XML as a common data interoperability format. It must have been on the table at one point or it wouldn’t have appeared in Joe’s book. Why did it not make it into the release? I think someone indicated that it really didn’t belong in the maps module and I can kind of see that. But why not just put it in a “json” module? Regards, Chuck
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>




More information about the erlang-questions mailing list