Re: [whatwg/url] Add some sort of URI template API? (#192)

Couple thoughts:

1. That RFC builds on top of RFC 3986 which the URL Standard is not entirely compatible with. So we can't use it directly.
2. The rfc/route-parser library mentions that URI templates are too limited to solve the problem.
3. It's not really clear to me what a good API would look like. We'd need some kind of concrete proposal and processing model, as well as implementer interest.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/192#issuecomment-270089089

Received on Tuesday, 3 January 2017 10:47:20 UTC