Delivered-To: sdaoden@gmail.com
Received: by 10.43.4.198 with SMTP id od6csp4807icb; Thu, 12 Sep 2013 04:08:13
 -0700 (PDT)
X-Received: by 10.68.21.66 with SMTP id t2mr6917787pbe.151.1378984093241; Thu,
 12 Sep 2013 04:08:13 -0700 (PDT)
Return-Path: <tz-bounces@iana.org>
Received: from smtp1.lax.icann.org (smtp01.icann.org. [192.0.33.81]) by
 mx.google.com with ESMTPS id fl1si6379747pab.25.1969.12.31.16.00.00
 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 12 Sep 2013 04:08:13 -0700
 (PDT)
Received-SPF: neutral (google.com: 192.0.33.81 is neither permitted nor denied
 by best guess record for domain of tz-bounces@iana.org)
 client-ip=192.0.33.81;
Authentication-Results: mx.google.com; spf=neutral (google.com: 192.0.33.81 is
 neither permitted nor denied by best guess record for domain of
 tz-bounces@iana.org) smtp.mail=tz-bounces@iana.org
Received: from mm.icann.org (mm.icann.org [192.0.32.100]) by
 smtp1.lax.icann.org (8.13.8/8.13.8) with ESMTP id r8CB8BeM007499; Thu, 12 Sep
 2013 11:08:11 GMT
Received: from mm.icann.org (localhost [127.0.0.1]) by mm.icann.org (Postfix)
 with ESMTP id 6DF3460BFBC; Thu, 12 Sep 2013 11:08:11 +0000 (UTC)
X-Original-To: tz@mm.icann.org
Delivered-To: tz@mm.icann.org
Received: from pechora3.lax.icann.org (pechora3.icann.org
 [IPv6:2620:0:2d0:201::1:73]) by mm.icann.org (Postfix) with ESMTP id
 B91AB60003F for <tz@mm.icann.org>; Thu, 12 Sep 2013 11:08:09 +0000 (UTC)
Received: from river.fysh.org (river.fysh.org [IPv6:2001:41d0:8:d47f::2]) by
 pechora3.lax.icann.org (8.13.8/8.13.8) with ESMTP id r8CB7nDd015895 for
 <tz@iana.org>; Thu, 12 Sep 2013 11:08:09 GMT
Received: from zefram by river.fysh.org with local (Exim 4.80 #2 (Debian)) id
 1VK4kT-0003EZ-9W; Thu, 12 Sep 2013 12:07:45 +0100
Date: Thu, 12 Sep 2013 12:07:45 +0100
From: Zefram <zefram@fysh.org>
To: tz@iana.org
Message-ID: <20130912110745.GE31643@fysh.org>
References: <52303DFC.1070309@cs.ucla.edu>
 <1378902513.30165.20632105.13D787EC@webmail.messagingengine.com>
 <20130911125056.GY31643@fysh.org>
 <1378905291.15942.20645633.2B8D634C@webmail.messagingengine.com>
 <20130912023552.GB40119@davros.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20130912023552.GB40119@davros.org>
X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by
 milter-greylist-4.0 (pechora3.lax.icann.org [IPv6:2620:0:2d0:201::1:73]);
 Thu, 12 Sep 2013 11:08:09 +0000 (UTC)
Subject: Re: [tz] Getting close to new release: testing, testing, ...
X-BeenThere: tz@iana.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Time Zone Database discussion <tz.iana.org>
List-Unsubscribe: <https://mm.icann.org/mailman/options/tz>,
 <mailto:tz-request@iana.org?subject=unsubscribe>
List-Archive: <http://mm.icann.org/pipermail/tz/>
List-Post: <mailto:tz@iana.org>
List-Help: <mailto:tz-request@iana.org?subject=help>
List-Subscribe: <https://mm.icann.org/mailman/listinfo/tz>,
 <mailto:tz-request@iana.org?subject=subscribe>
Sender: tz-bounces@iana.org
Errors-To: tz-bounces@iana.org
Status: RO

Clive D.W. Feather wrote:
>What's wrong with XML.

It's hideously verbose; it doesn't actually provide a representation
of the data (it only provides structure); it has awkward corners that
end up poorly tested; as it's a textual format it's subject to all the
usual problems around character sets; the context encourages the use of
forgiving parsers for the actual textual data representation, which leads
to incompatibility; and it's a bad design in the first place because it
tries to tackle too many classes of job.

-zefram

