<div dir="ltr">Here is a recent discussion of the matter: <a href="http://erlang.org/pipermail/erlang-questions/2014-July/080293.html">http://erlang.org/pipermail/erlang-questions/2014-July/080293.html</a><div><br></div><div>//Daniel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 16, 2014 at 1:11 PM, Benoit Chesneau <span dir="ltr"><<a href="mailto:bchesneau@gmail.com" target="_blank">bchesneau@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">When trying to upgrade an application, we noticed on a project that the application `env` settings is only accepting atoms as keys:<div><br></div><div><a href="https://github.com/erlang/otp/blob/maint/lib/sasl/src/systools_make.erl#L685-L689" target="_blank">https://github.com/erlang/otp/blob/maint/lib/sasl/src/systools_make.erl#L685-L689</a><br><div><br></div></div><div>and</div><div><br></div><div><a href="https://github.com/erlang/otp/blob/maint/lib/sasl/src/systools_make.erl#L2000-L2002" target="_blank">https://github.com/erlang/otp/blob/maint/lib/sasl/src/systools_make.erl#L2000-L2002</a><br></div><div><br></div><div><br></div><div>Is there any reason for that? Why not accepting any term there?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>- benoit</div></font></span></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>