<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>Hi Rémi,</p>
<p>On 2017-01-16 14:54, Rémi Denis-Courmont wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> This is mixing up URIs and file paths so rejected.</code></pre>
</blockquote>
<p>Yes, which of course (as stated in the commit message) is the intended solution. If you have another one in mind that would solve the problems at hand you are very welcome to propose such.</p>
<p>One could, of course, rewrite/reimplement bigger parts, or simpy split up the functionality into two separate function (with suitable names); one for <em>paths</em>, and one for <em>URIs</em>.</p>
<p>I might attend to this later this week if I got enough time to spare.</p>
<p>Best Regards, Filip</p>
</body>
</html>