- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 21 Apr 2006 21:56:08 +0200
- To: "Karl Dubost" <karl@w3.org>
- Cc: "Web APIs WG (public)" <public-webapi@w3.org>
On Wed, 12 Apr 2006 08:44:48 +0200, Karl Dubost <karl@w3.org> wrote: > Please, Address extensibility. The new extensibility section currently contains the following text: <p>Extensions to the <code>XMLHttpRequest</code> interface are reserved for future work by the Web APIs WG. WGs besides the Web APIs WG may extend the interface, but MUST coordinate that with the Web APIs WG. UAs MAY extend the interface, but MUST prefix the new members using a string specific to the vendor following the <var>Vendor</var><var>Member</var> scheme. (Normally members follow the <var>member</var> scheme.) Company Foo could introduce a <code>FooFollowRedirect(<var>boolean</var>)</code> method for example.</p> <p>Authors MAY use extension mechanisms specific to the host language, like <code>.prototype</code> in ECMAScript.</p> -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Friday, 21 April 2006 19:56:17 UTC