<div dir="ltr">My personal path:<div>1) Parameterized Modules -> Cool! -> oh no</div><div>2) Parse Transform -> Cool! -> oh no<br>3) Module parameterization -> Cool! -> oh no</div><div>4) Higher order function + record -> ....?</div><div><br></div><div>I'm between 3 & 4 right now. </div><div><br></div><div>I'm sure it would be "great" to get to "5) higher order function" and eliminate record but I don't see that path yet.</div><div><br></div><div>/s</div><div><br></div><div><br>On Saturday, August 24, 2013 3:10:51 PM UTC-5, Benoit Chesneau wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">Just released a new version of hackney, an HTTP client library in Erlang.</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">Little changes in this one except that the parse transform has been removed. Now the REST syntax `hackney:Method(URL, ...)` (where `Method` can be get, post,put, delete....) thanks to nox  is now available at the compilation which also means that you can use it in the shell.</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">Ex.</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">     hackney:get("</span><a href="https://friendpaste.com/" rel="nofollow" style="color:rgb(66,127,237);text-decoration:none;font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px" target="_blank">https://<wbr>friendpaste.com</a><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">")</span><br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">will start to fetch the Friendpaste page.</span><br>
</div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px"><br></span></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18px">More info on the release page:</span></div>
<div><br></div><a href="https://github.com/benoitc/hackney/releases/tag/0.4.3" target="_blank">https://github.com/benoitc/<wbr>hackney/releases/tag/0.4.3</a><br><div><br></div><div>Enjoy :)</div><div><br></div><div>- benoit</div></div>
</blockquote></div></div>