Re: Standardizing new HTML features

Bill Janssen <janssen@parc.xerox.com>
Message-id: <4fs55lMB0KGWE3jHhw@holmes.parc.xerox.com>
Date: 	Thu, 29 Apr 1993 15:06:41 PDT
Sender: Bill Janssen <janssen@parc.xerox.com>
From: Bill Janssen <janssen@parc.xerox.com>
To: www-talk@nxoc01.cern.ch, Tony Sanders <sanders@bsdi.com>
Subject: Re: Standardizing new HTML features
In-reply-to: <9304291641.AA29221@austin.BSDI.COM>
References: <9304291641.AA29221@austin.BSDI.COM>
Excerpts from ext.WorldWideWeb: 29-Apr-93 Re: Standardizing new HTML ..
Tony Sanders@bsdi.com (2146)

> There is nothing to prevent browers from inlining on selection right now,
> though it would be nice if you could pass a window id to xv and not have
> to build in all that code.  Having browsers and external viewers cooperate
> should be an easy project.  Any volunteers?

Building viewers so that they can also operate on some pre-existing
window, instead of just creating their own, is an excellent idea.  I'm
always surprised when otherwise-wonderful viewers, such as Ghostscript
or xv, don't do this  from the start.  Probably just doesn't occur to
their authors.  Also, it seems tricky to do with most (all that I know
of) Xt-based toolkits.

Bill