Loic,<div><br></div><div>I think there are arguments for either approach, but I think way more important than doing this is to  keep things the way they are and work on documentation.  It's probably the single most important thing to help projects become "standard."  I, for one, would really appreciate seeing more documentation and samples for Cowboy rather than more code changes.</div>

<div><br></div><div>--Andrew<br><br><div class="gmail_quote">On Tue, Apr 3, 2012 at 10:48 AM, Andrew Thompson <span dir="ltr"><<a href="mailto:andrew@hijacked.us">andrew@hijacked.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On Tue, Apr 03, 2012 at 07:43:51PM +0400, Max Lapshin wrote:<br>
> If someone thinks that splitting single product into many infrastructure<br>
> packages is "convenient", I want to mention horror with debian packaging of<br>
> erlang: erlang, erlang-base, erlang-tools, erlang-mnesia, etc<br>
><br>
> Nothing but problems and as a result conflicting packages when you try to<br>
> remove all that stuff and install package from esl.<br>
<br>
</div></div>As a counterpoint, consider how riak is packaged, 25 deps, 19 of which<br>
we maintain.<br>
<br>
In practice, we lock all the dependancies at release time, people<br>
running HEAD might run into some temporary issues with out of sync deps,<br>
but its not a common problem we see.<br>
<br>
You're also conflating erlang packaging with erlang *library* packaging.<br>
I agree that erlang is often packaged extremely badly by distributions,<br>
but if cowboy-acceptor is a version-locked dependancy of cowboy, there<br>
should be little chance of them getting out of sync.<br>
<span class="HOEnZb"><font color="#888888"><br>
Andrew<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<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>