[vlc-devel] [patch] [LUA HTTP] adding file:// to the Input field
Warren Young
warren at etr-usa.com
Tue Feb 22 16:41:28 CET 2011
On 2/22/2011 7:50 AM, erik wrote:
>>> Am I missing your point ?
>>
>> You are. It's more complicated. As shown in the examples.
>
> Do you mean that building a valid URI is more complicated than adding
> file://
Yes.
If you don't understand section 5 of RFC 1738, you have no business
trying to build valid URIs.
(http://labs.apache.org/webarch/uri/rfc/rfc1738.txt)
You'll just be told about an exception, fix it, be told about another
exception, fix it, and round and round until you've wasted about 10
times as much programmer time as would be required by someone who
actually knew what they were doing to begin with.
More information about the vlc-devel
mailing list