[Json] Encoding

Douglas Crockford <douglas@crockford.com> Wed, 05 June 2013 18:37 UTC

Return-Path: <douglas@crockford.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 A0F7D21F9B5E for <json@ietfa.amsl.com>; Wed, 5 Jun 2013 11:37:58 -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=[AWL=0.000, 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 QN3WUQvuYlxZ for <json@ietfa.amsl.com>; Wed, 5 Jun 2013 11:37:52 -0700 (PDT)
Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) by ietfa.amsl.com (Postfix) with ESMTP id 99C1A21F9B3F for <json@ietf.org>; Wed, 5 Jun 2013 11:37:52 -0700 (PDT)
Received: from [192.168.114.223] ([216.113.168.135]) by mrelay.perfora.net (node=mrus2) with ESMTP (Nemesis) id 0MOfLq-1Un40W1zPS-00692y; Wed, 05 Jun 2013 14:37:51 -0400
Message-ID: <51AF8575.5060706@crockford.com>
Date: Wed, 05 Jun 2013 11:37:41 -0700
From: Douglas Crockford <douglas@crockford.com>
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: "json@ietf.org" <json@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Provags-ID: V02:K0:G5FVrBeHctLGPAsz6m/LNr2KZDVtNsDS8GHBr2XAKz0 F7oqOaqcAg7/CAN5LM5X2G3IGXSobLsZPaEumU/HTjjD5bzOsK 8qb2N+WladI+jDTgqiKWJpP9LLAOCDMb1rscNFfEPuzMVaykDZ Jd+q3t4CsO7ZSvxtICKtnpXpGbB+kd9lc530LWsceDJ9F5EZXZ Zgm0E/nlE90lxSlllBSKFpACY1At0qmSlcrEcE/u7x8fJeH/RD AHQZ85X/LzAeb4FfAvvx9R2MuJwN15Yv1DVLgHfP9eRrKHwBdn vNVc5FP7UyBBu7AhE0rb2fDhXru8iuWUyQQfmEx6itg0xNcrfo k4xXheOMlv+NZjfZkJdg4ocZ2qH3VqnWmrODXWEyd
Subject: [Json] Encoding
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: Wed, 05 Jun 2013 18:37:58 -0000

I think the section on encoding is not saying anything useful and should 
be completely removed.