<div dir="ltr"><div>If I didn't miss any mail, I applied myself to all the comments from previous iterations.</div><div>Actually you can compile libcloudstorage without cURL and OpenSSL, these are not the required dependencies(libmicrohttpd doesn't depend on those).</div><div>About XML and JSON parsers, I don't know how to fix that, should those parsers be pasted into libcloudstorage</div><div>so it doesn't link to libjsoncpp and tinyxml2? Or should I make the user of the library responsible for</div><div>providing the implementation of parsers, which seems to me like an overkill (I already do so with the http and crypto interface).</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-28 8:59 GMT+02:00 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry but:<br>
<br>
- OpenSSL is not an acceptable dependency.<br>
- cURL is not acceptable either; we have our own URL/stream abstraction.<br>
- We already an HTTP server stack.<br>
- We already have XML and JSON parsers.<br>
<br>
So thanks but no thanks. And don´t repost if you ignore comments from previous<br>
iterations.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
Nonsponsored VLC developer<br>
<a href="http://www.remlab.net/CV.pdf" rel="noreferrer" target="_blank">http://www.remlab.net/CV.pdf</a><br>
<br>
______________________________<wbr>_________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/<wbr>listinfo/vlc-devel</a><br>
</font></span></blockquote></div><br></div>