>From 8.6.2 ----
[[DefaultValue]] function(Hint) -> any Returns a default value for the object, which should be a primitive value (not an object or reference). ---- If the description says only a primitive value can be returned, then should the value domain function be the following? function(Hint) -> primitive Also is it "should" or "must"? RFC documents are usually very strict about defining "should" etc and I don't see a definition of "should" before page 41 of the pdf where this use occurs. Peter _______________________________________________ Es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

