- From: Fred L. Drake <fdrake@CNRI.Reston.VA.US>
- Date: Fri, 4 Oct 1996 09:01:54 -0400 (EDT)
- To: Erika Madja <madja@iro.umontreal.ca>
- Cc: www-html@w3.org
I wrote: > How do you use C++ for applets? It sounds like you're not looking > for applets so much as external object interaction / invocation. Or Erika wrote: > Excuse me. I think what I want can be viewed as a plug-ins. Erika, It does sound like I misunderstood; you're shipping BINARY objects, or providing remote access to them, while I'm pretty well embedded in the research community and applets tend to be source code. (Most, though not all, of the research/hobby browsers I've seen that support applets accept source code rather than binary objects.) I agree that the OBJECT element should be used for this purpose; I guess I'd like to see a clear document describing how the attributes of the element should be interpreted; I'm very uncomfortable with the example-based description of OBJECT in the WD-object draft. Perhaps requiring in the specification that at least one of CLASSID, CODETYPE, or TYPE be specified would help. Sorry for the confusion! -Fred -- Fred L. Drake, Jr. fdrake@cnri.reston.va.us Corporation for National Research Initiatives 1895 Preston White Drive Reston, VA 20191-5434
Received on Friday, 4 October 1996 09:07:21 UTC