On Mon, Feb 27, 2012 at 11:45 PM, igeek <span dir="ltr"><<a href="mailto:evermind@live.ru">evermind@live.ru</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Could anybody explain why you want to include curl in Phobos? Maybe Phobos have some native function that allow to do some thing that curl are doing?<br>
</blockquote></div><br><div>It's already in Phobos as part of std.net.curl.  It's just not very usable on Windows yet.</div><div><br></div><div>Curl has a phobos friendly license and implementing it in D is a fairly large undertaking (just look at the size of curl).  Nothing is stopping anyone from doing a pure D networking client module, of course.  Using curl was just a very quick way of getting this functionality into Phobos.</div>
<div><br></div><div>Regards,</div><div>Brad Anderson</div>