Re: Applet, Target, Object, Embed in XHTML 1.1

Sounds good to me.
Philip Taylor
--------
Toby A Inkster wrote:

[snip]

> Possibly we should use a Java packages style naming convention, for
> example ActiveX controls could be specified as:
> 
> <object classid="com.microsoft/D27CDB6E-AE6D-11cf-96B8-444553540000" />
> 
> Whereas plugins for Acme Co Browser would be specified as:
> 
> <object classid="uk.co.acme/1234" />
> 
> It removes the need for an authority to be set up for registering
> classids, because the system piggy-backs onto the DNS.
> 
> As domain name collisions are (theoretically) not going to happen, so
> there should be no classid collisions.

Received on Monday, 3 February 2003 13:57:26 UTC