Re: Change Bars DTDlet

Jay C. Weber (weber@yoyo.eitech.com)
Tue, 10 Aug 93 04:16:23 PDT


> From: Terry Allen <terry@ora.com>
>
> Jay Weber's idea of storing diffs outside the changed document
> is interesting, but I think we want to be able to represent
> versions within a document, too.

You're right, ideally we'd have both mechanisms and ways of moving
between them. I'd been thinking of diff-mergining as a browser task,
but if we have an intrinsic diff representation then it can be a
server task as well (or instead). That is, the URL

http://eitech.com/mydoc.html,1

could fetch an original document,

http://eitech.com/mydoc.html,2

could fetch the next version (version 1 plus some diffs transparently
merged by the server), and

http://eitech.com/mydoc.html,1,2

could fetch the next version with the diffs merged in a way that
identifies them.

Jay

--
Jay C. Weber					weber@eitech.com
Enterprise Integration Technologies		weber@cis.stanford.edu
459 Hamilton Avenue				(415)617-8002
Palo Alto, CA 94301				fax: (415)617-8019