Re: [whatwg/url] Align with Infra (#282)

That's a fair question. I think my answer is yes? But it also makes it feel less urgent.

An alternate point of view is that structs should be only for "lightweight" things, perhaps defined as their items only being core infra types like strings/numbers/booleans, and not more complicated things like environment settings objects, algorithms, or other structs.

But I think we've already crossed that line in some cases, and more realistically these days we're just saying everything new is a struct (e.g., HTML's navigation params).

-- 
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/282#issuecomment-947875244

Received on Wednesday, 20 October 2021 17:21:58 UTC