Hello everyone, any feedback on the proposal below?<div><br></div><div>Thanks.<br clear="all"><div><br></div><br><div class="gmail_quote">On Mon, Feb 20, 2012 at 5:18 PM, José Valim <span dir="ltr"><<a href="mailto:jose.valim@gmail.com">jose.valim@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So here is a patch that allows ** in filelib:wildcard() in order to support recursion.<div><br></div><div>git fetch git://<a href="http://github.com/josevalim/otp.git" target="_blank">github.com/josevalim/otp.git</a> double_star</div>

<div>
<br></div><div><a href="https://github.com/josevalim/otp/compare/double_star" target="_blank">https://github.com/josevalim/otp/compare/double_star</a></div><div><a href="https://github.com/josevalim/otp/compare/double_star.patch" target="_blank">https://github.com/josevalim/otp/compare/double_star.patch</a></div>


<div><br></div><div>** now works similarly to bash, ruby, racf, etc. For example, running filelib:wildcard("**/*.erl", Cwd) will find all files ending with .erl in the Cwd recursively.</div><div><br></div><div>

PS: I had some minor bumps in the road but in general I've found the process of submitting patches to Erlang very well documented. So thanks to those responsible for making this easy. :)</div>
</blockquote></div><br></div>