[Bug 11451] Add a string enum type

https://www.w3.org/Bugs/Public/show_bug.cgi?id=11451

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |travil@microsoft.com

--- Comment #11 from Travis Leithead [MSFT] <travil@microsoft.com> 2011-12-06 18:25:42 UTC ---
One of the benefits of string (enum types) is that it's easily extensible, both
for future needs (like adding "stream" as a responseType) as well as
vender-specific extensions if needed.

Throwing on unrecognized values could limit their value in my opinion.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 6 December 2011 18:25:44 UTC