Message-ID: <FD7A762E588AD211A7BC00805FFEA54B041DD951@HYDRANT> From: "Chris Kaler (Exchange)" <ckaler@Exchange.Microsoft.com> To: "'Tim_Ellison@oti.com'" <Tim_Ellison@oti.com>, ietf-dav-versioning@w3.org Date: Thu, 7 Oct 1999 10:49:34 -0700 Subject: RE: A question on Versioning-unaware cl I just think we will avoid a lot of trouble down the road if we address this early. Chris -----Original Message----- From: Tim_Ellison@oti.com [mailto:Tim_Ellison@oti.com] Sent: Thursday, October 07, 1999 10:39 AM To: Chris Kaler (Exchange); ietf-dav-versioning@w3.org Subject: RE: A question on Versioning-unaware cl <chris> It is a question of interoperability with existing protocols. Today, HTTP and FTP (for example), interoperate. </chris> <tim expression="puzzled"> Just humor me for a moment... HTTP and FTP don't interoperate. Nothing written using HTTProtocol has anything to do with FTProtocol. I admit, that they typically share the same files on a disk and thereby share data, so you can 'put' with FTP and 'get' with HTTP, but that's not the protocols interoperating, that's merely a shared disk. </tim> <chris> When the HTTP portion supports WebDAV versioning, there is now an interop problem. Although this is outside of the scope of this effort, I think we will avoid lots of questions and problems down the road if specify an interop story. The one I proposed seems simple and not burdensome on the server. </chris> <tpe> I agree that adding in versioning means that it is very unlikely that the server will store resources in a file structure that would be meaningful to an FTP user. .. but I could write a VxD to make it look like a file system, and no you wouldn't have versioning commands in FTP, but then again you don't have POST and HEAD either! I feel that I'm either missing the point, being pedantic, or perhaps I'm just out to lunch<g> </tpe>