- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Fri, 06 May 2011 11:43:56 +0200
- To: public-script-coord <public-script-coord@w3.org>
Hi, in 3.7: "The following types are known as primitive types: boolean, byte, octet, short, unsigned short, long, unsigned long, long long, unsigned long long, float and double." Shouldn't DOMString be in that list? in 3.7.13: "There is no way to represent a DOMString constant value in IDL. " That's no longer true There is no example of Array usage in 3.7.18; it would make sense to add one (or link to the one in 4.1.19). It would be useful to add an example of exception inheritance; for instance the one in the mail at http://lists.w3.org/Archives/Public/public-script-coord/2010OctDec/0112.html Dom
Received on Friday, 6 May 2011 09:44:31 UTC