Dieter Köhler wrote: > Is an implementation in other languages than Java or ECMAScript still conformant > if totally different names are chosen? E.g. in C++ 'delete' is a keyword, so > MediaList's delete() method has to be renamed. This issue was reported to the group during the CR period and fixed before the PR. The method has been renamed to "deleteMedium". See CSS-12 in http://www.w3.org/DOM/L2CR2comments_public.html#CSS So, I guess the answer to your question is no. You should not rename this method in your C++ bindings. ;-) PhilippeReceived on Tuesday, 20 February 2001 16:20:09 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:52 GMT