Re: [Uri-review] Review Request of new URI Scheme

Eric Johnson <eric@tibco.com> Thu, 06 June 2013 17:19 UTC

Return-Path: <eric@tibco.com>
X-Original-To: uri-review@ietfa.amsl.com
Delivered-To: uri-review@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89F8C21F9339 for <uri-review@ietfa.amsl.com>; Thu, 6 Jun 2013 10:19:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IqFlF-17P8jM for <uri-review@ietfa.amsl.com>; Thu, 6 Jun 2013 10:19:43 -0700 (PDT)
Received: from mx1-app.tibco.com (mx1-app.tibco.com [63.100.100.142]) by ietfa.amsl.com (Postfix) with ESMTP id 1906221F9A86 for <uri-review@ietf.org>; Thu, 6 Jun 2013 10:19:43 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="4.87,816,1363158000"; d="scan'208";a="73860581"
Received: from tibco-5.tibco.com (HELO PA-CASHUB01.na.tibco.com) ([63.100.100.5]) by mx1-app.tibco.com with ESMTP; 06 Jun 2013 10:19:43 -0700
Received: from Eric-Johnsons-MacBook-Pro.local (10.105.164.24) by mail.tibco.com (10.106.137.46) with Microsoft SMTP Server (TLS) id 14.2.342.3; Thu, 6 Jun 2013 10:19:42 -0700
Message-ID: <51B0C4AE.1080502@tibco.com>
Date: Thu, 06 Jun 2013 10:19:42 -0700
From: Eric Johnson <eric@tibco.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: Kang Su Gatlin <kagatlin@microsoft.com>
References: <45bdda3798ba439aa8d672381402755e@CH1PR03MB610.namprd03.prod.outlook.com>
In-Reply-To: <45bdda3798ba439aa8d672381402755e@CH1PR03MB610.namprd03.prod.outlook.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [10.105.164.24]
Cc: "uri-review@ietf.org" <uri-review@ietf.org>
Subject: Re: [Uri-review] Review Request of new URI Scheme
X-BeenThere: uri-review@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Proposed URI Schemes <uri-review.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/uri-review>, <mailto:uri-review-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/uri-review>
List-Post: <mailto:uri-review@ietf.org>
List-Help: <mailto:uri-review-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/uri-review>, <mailto:uri-review-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Jun 2013 17:19:47 -0000

Hmmm - as I see it, the primary problem with this request is that it 
seems to confuse a string with the format "xxx:" with something that 
might be called  URI.

The usage given:

Windows.System.Launcher.LaunchUriAsync("ms-settings-power:");

suggests from the name that the author(s) of the method intended to 
launch URIs. However, the *only* place that this alleged URI scheme 
might be useful is apparently in conjunction with this particular API. 
So this method is launching strings, some of which have a special 
format. That doesn't make it a URI.

Picking this apart in the literal sense:

  - Uniform - not really - at least not in the sense that it can be used 
in other places where URIs can be found. I couldn't use this in Java, I 
can't use it from my Mac, and and I cannot even use it from a Windows 
desktop.
  - Resource - the abstract resource indicated here seems to be a 
specific application. But it isn't a resource from most places where you 
might find a URI (a web page, an Android phone, an instance of an XML 
document that uses the XML Schema anyURI type)
  - Identifier - Not even sure that what this is identifying is 
consistent over time.

Eric

On 6/5/13 4:10 PM, Kang Su Gatlin wrote:
>
> Hello, I am requesting review for the following URI scheme:
>
> Resource Identifier (RI) Scheme name:
>       ms-settings-power
>    Status:
>       provisional
>    Scheme syntax:
>       ms-settings-power
>
> Scheme semantics:
>       Launches the battery saver settings application.
>    Encoding considerations:
>       None
>
> Applications/protocols that use this scheme name:
>       Battery Saver settings application in Windows Phone.
>
> Interoperability considerations:
>       None
>    Security considerations:
>       None
>    Contact:
>      urischemeowners@microsoft.com
>    Author/Change controller:
>       urischemeowners@microsoft.com
>
> References:
> http://www.windowsphone.com/en-us/how-to/wp8/basics/battery-making-it-last
>
>
>
> _______________________________________________
> Uri-review mailing list
> Uri-review@ietf.org
> https://www.ietf.org/mailman/listinfo/uri-review