[erlang-questions] why the application env is only accepting atoms as Key

Daniel Abrahamsson daniel.abrahamsson@REDACTED
Thu Oct 16 13:20:08 CEST 2014


Here is a recent discussion of the matter:
http://erlang.org/pipermail/erlang-questions/2014-July/080293.html

//Daniel

On Thu, Oct 16, 2014 at 1:11 PM, Benoit Chesneau <bchesneau@REDACTED>
wrote:

> When trying to upgrade an application, we noticed on a project that the
> application `env` settings is only accepting atoms as keys:
>
>
> https://github.com/erlang/otp/blob/maint/lib/sasl/src/systools_make.erl#L685-L689
>
> and
>
>
> https://github.com/erlang/otp/blob/maint/lib/sasl/src/systools_make.erl#L2000-L2002
>
>
> Is there any reason for that? Why not accepting any term there?
>
> - benoit
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141016/c5da288e/attachment.htm>


More information about the erlang-questions mailing list