From tj -A_T- eecs.uic.edu Mon Apr 8 15:53:48 1996 Received: from mail.eecs.uic.edu for tj ^%at%^ eecs.uic.edu by www.ccl.net (8.7.1/950822.1) id OAA01748; Mon, 8 Apr 1996 14:55:07 -0400 (EDT) Received: from ernie.eecs.uic.edu (ernie.eecs.uic.edu [128.248.176.24]) by mail.eecs.uic.edu (8.6.11/8.6.10) with ESMTP id NAA27268 for ; Mon, 8 Apr 1996 13:55:34 -0500 From: tj ODonnell Received: (tj: at :localhost) by ernie.eecs.uic.edu (8.6.10/8.6.10) id NAA07631 for chemistry: at :www.ccl.net; Mon, 8 Apr 1996 13:55:43 -0500 Message-Id: <199604081855.NAA07631-: at :-ernie.eecs.uic.edu> Subject: WWW developments To: chemistry ^%at%^ www.ccl.net (CCL) Date: Mon, 8 Apr 1996 13:55:42 -0500 (CDT) X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi all, Just some thoughts on Java and "standard" applets, especially regarding on-demand downloading vs. plug-ins,etc. Maybe we need some sort of smart cacheing of applets. Currently, if one requests a doc that is in your disk cache, the cache is accessed, even if the doc has changed. In other words, if the requested doc has the same URL as one already in cache, the cached version is used regardless of the changes to the "real" doc. I suppose the same sort of cache is (or could be) used with applets, but what we really want to know is whether the CONTENT of a requested applet is identical to the content of one in cache, regardless of the name (URL) of the applet. To do an exhaustive comparison, we'd have to get the remote applet anyway, so this is not a viable alternative. What I'm suggesting is some unique way of identifying an applet, independent of its URL. For example, a new type of HTML tag with a value like Chime-applet-v1.0b, or pdb-viewer-applet-v2.4, AND a smarter netscape which would handle this type of cacheing mechanism. Then, if an applet with the same tag exists in my cache, I use it, regardless of the URL source from which it is requested. TJ -- *---------------------------------------------------------------------* * If you need a quote: http://www.eecs.uic.edu/~tj/quotes.html * *---------------------------------------------------------------------* | Dr. TJ O'Donnell > tj |-at-| eecs.uic.edu < http://www.eecs.uic.edu/~tj/ | *---------------------------------------------------------------------*