Re: [Uri-review] Request for review

"Mark Baker" <distobj@acm.org> Tue, 04 July 2006 00:34 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1FxYra-0005Ar-Of; Mon, 03 Jul 2006 20:34:02 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1FxYrZ-00059b-KJ for uri-review@ietf.org; Mon, 03 Jul 2006 20:34:01 -0400
Received: from nf-out-0910.google.com ([64.233.182.191]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1FxYrX-0007qw-An for uri-review@ietf.org; Mon, 03 Jul 2006 20:34:01 -0400
Received: by nf-out-0910.google.com with SMTP id n15so809966nfc for <uri-review@ietf.org>; Mon, 03 Jul 2006 17:33:58 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZtyoSCwc6ztwJqpv1eelUOWh/5Tf/Gec3tkc3m0/pklWKsn7+U4T1KdpgNrP3YDmZxzcfIfPEVXZ75J3K+vIDa/LBwG2PAkRIpB2Uh5bKZabtvPfk4FCNs0QQia40erBujZT0roWPADMjnQ/kt8UbOk4zD8TwlOBkqgqFHilnBw=
Received: by 10.78.140.17 with SMTP id n17mr2500885hud; Mon, 03 Jul 2006 17:33:58 -0700 (PDT)
Received: by 10.78.15.17 with HTTP; Mon, 3 Jul 2006 17:33:58 -0700 (PDT)
Message-ID: <c70bc85d0607031733x2dece110mfa2e628db08598b6@mail.gmail.com>
Date: Mon, 03 Jul 2006 20:33:58 -0400
From: Mark Baker <distobj@acm.org>
To: Andrey Shur <andreysh@exchange.microsoft.com>
Subject: Re: [Uri-review] Request for review
In-Reply-To: <1D4A05136773CF4DB373F6FE4E10315001972C6196@df-pug-msg.exchange.corp.microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <c70bc85d0606290740i458c1666j85b09636d5a84679@mail.gmail.com> <1D4A05136773CF4DB373F6FE4E10315001972C6196@df-pug-msg.exchange.corp.microsoft.com>
X-Google-Sender-Auth: e776ddfde92c0cc8
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 52e1467c2184c31006318542db5614d5
Cc: "John Calhoon (LCA)" <John.Calhoon@microsoft.com>, TedHardie <hardie@qualcomm.com>, "uri-review@ietf.org" <uri-review@ietf.org>, Jerry Dunietz <jerryd@windows.microsoft.com>, Gregg Brown <greggb@microsoft.com>, "Jerry@scmailgw1.scop.aoyama.ac.jp" <Jerry@scmailgw1.scop.aoyama.ac.jp>
X-BeenThere: uri-review@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Proposed URI Schemes <uri-review.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/uri-review>, <mailto:uri-review-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:uri-review@ietf.org>
List-Help: <mailto:uri-review-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/uri-review>, <mailto:uri-review-request@ietf.org?subject=subscribe>
Errors-To: uri-review-bounces@ietf.org

On 7/3/06, Andrey Shur <andreysh@exchange.microsoft.com> wrote:
> Martin,

Mark.  Now we're even 8-)

>
> On 6/29/06, Martin Duerst <> wrote:
> >>  And if we were to use fragment-identifiers for this purpose, we would
> >> raise the problematic question of what base URI should be used when
> >> dereferencing relative-URIs embedded within an individual part. If we
> >> used a fragment-identifier to address the individual part, then by
> >> ordinary conventions, the base URI for resolving relative references
> >> embedded in the individual part would be the
> >> (fragment-identifier-free) URI of the package as a whole.
> >>
> >> The combination of our three goals lead us to our specification:
> >>
> >> 1.  External absolute references to individual parts.
> >> 2.  An individual part's URI can serve as a base URI.
> >> 3.  Package can reside on any server implementing any protocol
> >> supporting a GET-like operation, without requiring new code to be
> >> deployed on the server.
>
> >My solution also meets those goals, AFAICT.
>
> Could you please explain how your solution works for the package residing on non-HTTP (e.g. FTP) server?

If I had a package at;

  ftp://example.org/foo/my.package/

then I could identify parts like so;

  ftp://example.org/foo/my.package/part1

Mark.

_______________________________________________
Uri-review mailing list
Uri-review@ietf.org
https://www1.ietf.org/mailman/listinfo/uri-review