Re: [Json] WGLC comment about numeric values

Tim Bray <tbray@textuality.com> Fri, 11 October 2013 21:43 UTC

Return-Path: <tbray@textuality.com>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1E5521F9C4A for <json@ietfa.amsl.com>; Fri, 11 Oct 2013 14:43:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.04
X-Spam-Level:
X-Spam-Status: No, score=-3.04 tagged_above=-999 required=5 tests=[AWL=-0.064, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
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 aV0I9Cfs+Zod for <json@ietfa.amsl.com>; Fri, 11 Oct 2013 14:43:20 -0700 (PDT)
Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by ietfa.amsl.com (Postfix) with ESMTP id E2C9721F8514 for <json@ietf.org>; Fri, 11 Oct 2013 14:43:18 -0700 (PDT)
Received: by mail-vb0-f54.google.com with SMTP id q14so3247968vbe.13 for <json@ietf.org>; Fri, 11 Oct 2013 14:43:18 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=SuGOYHseQ9Dhe6EnBAmUQIdNmizM+anAHoA3FiGlEMs=; b=KJpZmWAR+ID7kApu8VUV5gRYOJKNW6j0m8eE762ap/XvXSRRjfBc0+1mzZMyT/LgS5 5UGyTpgUXXcSw6OYQlE8s34lcCM/dd2donrTB84Y60J7scch4l1gLYI0IY3LPPwamds7 BVtAzVKAtCfMDlrtrXwO1IaoeTdlOiVtlfwPZiOHSAr/e1Etmmlv1W//0DL6dWPIAimY 5sAfGnwhj1BR1woLQ4T4KjjN92de7jdhS77DatbRM0aNHO7oKhEkxhd/Ua0fwsZ199O2 rjl1JLKBu0UXG+S5sjmx1WBD88oYZCeASAH+E4z3CM3wPFxs3Hj2oGkWNoGpc1lQ7RPF LIzQ==
X-Gm-Message-State: ALoCoQln7ofAEIr/esmQpJqdYiaRUi8ug803lM6qCyvw7O6ACbNKaZQRAWnHc8MNQnVtHz56jf2T
MIME-Version: 1.0
X-Received: by 10.220.47.10 with SMTP id l10mr2835711vcf.32.1381527798141; Fri, 11 Oct 2013 14:43:18 -0700 (PDT)
Received: by 10.220.174.197 with HTTP; Fri, 11 Oct 2013 14:43:18 -0700 (PDT)
X-Originating-IP: [96.49.81.176]
In-Reply-To: <0C7C7980-6023-4795-B22D-AA711D08A645@tzi.org>
References: <CAK3OfOhUtrd91SiLrnG=5xoNnvPGfgi4EPLwzU=jV=9oHHS4_g@mail.gmail.com> <CAHBU6isQgyO-qai2w61T-XJoLua+u9QAneXm=doweYSRvrVz-w@mail.gmail.com> <CAHBU6itryT-CLEVarK4TEmUJ-grkPAQ8cgx3LZcm0Axe6wyT9w@mail.gmail.com> <0C7C7980-6023-4795-B22D-AA711D08A645@tzi.org>
Date: Fri, 11 Oct 2013 14:43:18 -0700
Message-ID: <CAHBU6isNqrRTWjFy79CLvEPx4VphZYPyGGjYYvh4J-CM_3bikg@mail.gmail.com>
From: Tim Bray <tbray@textuality.com>
To: Carsten Bormann <cabo@tzi.org>
Content-Type: multipart/alternative; boundary="001a11c2a58ca7e90604e87e0133"
Cc: Nico Williams <nico@cryptonector.com>, "json@ietf.org" <json@ietf.org>
Subject: Re: [Json] WGLC comment about numeric values
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "JavaScript Object Notation \(JSON\) WG mailing list" <json.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/json>, <mailto:json-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/json>
List-Post: <mailto:json@ietf.org>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/json>, <mailto:json-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 11 Oct 2013 21:43:26 -0000

Less is more; WFM.


On Fri, Oct 11, 2013 at 2:39 PM, Carsten Bormann <cabo@tzi.org> wrote:

> On Oct 11, 2013, at 23:08, Tim Bray <tbray@textuality.com> wrote:
>
> > A JSON number which is outside those bounds, such as 1E400 or
> 3.141592653589793238462643383279, may indicate potential interoperability
> problems since it suggests that the software which created it it expected
> greater magnitude or precision than is widely available.
>
> Strike "which is outside those bounds".
>
> > A JSON number such as 1E400 or 3.141592653589793238462643383279 may
> indicate potential interoperability problems since it suggests that the
> software which created it it expected greater magnitude or precision than
> is widely available.
>
> (I don't want to restart the 1.1 discussion :-)
>
> Grüße, Carsten
>
>