Re: [w3c/manifest] editorial: Making URL processing DRY (PR #1018)

Hmmm... couple of issues... seeing this in place, I now realized that this adds a bit of indirection. Sorry about that! 

The current algorithms just call directly into the URL serializer, which is clearer IMO. It also avoids the type checks and error handling, which are already performed by each algorithm. 
 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1018#issuecomment-960379214

Received on Thursday, 4 November 2021 02:18:06 UTC