Re: [heycam/webidl] Sort out when dictionaries and records should have default values (#76)

> Does that still needs to hold though?

Does what need to hold?  Dictionaries are conceptually a bag of arguments.  Adding required doesn't really change this, apart from allowing required arguments in the bag.

Some specs are sort of trying to have nested bags of arguments (or more precisely to represent actual data structures of some sort, not just bags of arguments).  That's where the issues come in...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/76#issuecomment-394065292

Received on Saturday, 2 June 2018 07:14:21 UTC