<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 25, 2013 at 12:56 AM, Steve Davis <span dir="ltr"><<a href="mailto:steven.charles.davis@gmail.com" target="_blank">steven.charles.davis@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><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><span class=""><font color="#888888"><div><br></div>
</font></span></div></blockquote><div><br></div><div>Not sure what you mean neither what you want. </div><div><br></div><div>If you are talking about the Client, you can consider it as an opaque value. You generally don't care about its content. </div>
<div><br></div><div>When they will be available this record will be probably replaced by a map [1]</div><div><br></div><div><br></div><div>- benoit</div><div><br></div><div><br></div><div>[1] <a href="http://www.erlang.org/eeps/eep-0043.html">http://www.erlang.org/eeps/eep-0043.html</a></div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><span class=""><font color="#888888"><div>
</div><div>/s</div></font></span><div><div class="h5"><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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style: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://<u></u>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/<u></u>hackney/releases/tag/0.4.3</a><br><div><br></div><div>Enjoy :)</div><div><br></div><div>- benoit</div>
</div>
</blockquote></div></div></div></div></blockquote></div><br></div></div>