<div dir="ltr"><div>Yes, rebar does nothing to help with reltool. And I'd argue it almost makes it worse. Loic points to <a href="https://github.com/erlware/relx">https://github.com/erlware/relx</a> not to rebar.<br><br>
</div>Though hopefully rebar will use relx instead of reltool soon enough.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 17, 2014 at 11:23 AM, Ulf Wiger <span dir="ltr"><<a href="mailto:ulf@feuerlabs.com" target="_blank">ulf@feuerlabs.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 17 Aug 2014, at 18:15, Loïc Hoguin <<a href="mailto:essen@ninenines.eu">essen@ninenines.eu</a>> wrote:<br>
<br>
> Teaching reltool today seems quite counter productive, it is the kind of knowledge that you want tool implementors to have, but not normal users.<br>
<br>
</div>True, but even when using reltool via rebar, you end up having to understand quite a lot about reltool. The only things rebar actually helps with are (1) generating a template for you to modify, and (2) actually starting reltool. But extending the reltool.config and understanding why it bombs tend to throw you deep into the mysteries of reltool, and rebar does practically nothing to buffer this.<br>

<br>
If something needs to be documented in this area, it would be Troubleshooting Reltool, IMHO: what are the typical errors, and how do they manifest themselves?<br>
<br>
BR,<br>
Ulf W<br>
<br>
(I was quite instrumental in advising Dizzy to use reltool in rebar at the time, so for those of you who are unhappy about that choice, feel free to blame me. The thinking was that rebar should rely on core OTP functionality rather than compete with it.)<br>

<br>
Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.<br>
<a href="http://feuerlabs.com" target="_blank">http://feuerlabs.com</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<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>
</div></div></blockquote></div><br></div>