Re: Comment/Suggestion: DOM L3 L&S

Duncan_Stodart@insession.com writes:
 > My suggestion is to extent the exising DOMError interface to
 > include two more read only attributes: domain (DOMString) and error
 > code (unsigned short).

From your description, it sounds like "domain" will be identify some
broad area in which the error codes will be interpreted; is this
right?  Would example domains be things like "XML Conformance",
"System Error", ...?


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation

Received on Thursday, 29 August 2002 23:12:03 UTC