Re: [whatwg/url] Make property accessors into owned properties, or at least enumerable (#301)

See also https://url.spec.whatwg.org/#url-apis-elsewhere to backup @annevk's last point.

I also disagree with that notion of JavaScript's object model; it sounds like you're making inferences based on deficient tools ("typical object comparison functions") that are meant for dealing with "records" (things created via object literals or JSON or similar), and fail on true instances of classes.

-- 
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/301#issuecomment-297995871

Received on Friday, 28 April 2017 13:21:42 UTC