[erlang-questions] EEP 18 (JSON BIFs)

0 views
Skip to first unread message

Filipe David Manana

unread,
Jun 28, 2010, 6:55:05 AM6/28/10
to erlang-q...@erlang.org
Hello,

I've just seen the following EEP recently:

http://www.erlang.org/eeps/eep-0018.html

What happened to it? Got abandoned?

cheers


--
Filipe David Manana,
fdmanana @ apache.org

"Reasonable men adapt themselves to the world.
Unreasonable men adapt the world to themselves.
That's why all progress depends on unreasonable men."

Kenneth Lundin

unread,
Jun 28, 2010, 8:14:47 AM6/28/10
to Filipe David Manana, erlang-q...@erlang.org
Hi,

Since we have introduced NIFs as a way to implement and dynamically
load parts of the functions in a
module in C there is no need to introduce new BIFs (Built In
Functions) for encoding /decoding between
Erlang terms and JSON.
EEPs are suggestions regarding extensions of the language and standard
libraries. And BIF's are mostly regarded as
part of the language. Now we don't need a new BIF just because
something is implemented in C (for efficiency reasons)
and thus no EEP.

The suggested functionality in EEP 18 is still very valid and we
welcome the implementation of JSON library or module
that we can include in the distribution or that is distributed separately.

/Regards Kenneth , Erlang/OTP Ericsson

________________________________________________________________
erlang-questions (at) erlang.org mailing list.
See http://www.erlang.org/faq.html
To unsubscribe; mailto:erlang-questio...@erlang.org

Reply all
Reply to author
Forward
0 new messages