Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90015

Re: Is it normal to cry when given XML?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!bcyclone02.am1.xlned.com!bcyclone02.am1.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.030
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'modified': 0.07; 'lawrence': 0.09; 'xml.': 0.09; 'cc:addr:python-list': 0.11; 'bug': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:XML': 0.16; 'subject:when': 0.16; 'all.': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'tests': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'handling': 0.26; 'header:In-Reply-To:1': 0.27; 'testing': 0.29; 'am,': 0.29; 'reporting': 0.29; 'xml': 0.29; 'see,': 0.30; 'message-id:@mail.gmail.com': 0.30; 'testing.': 0.31; 'worked': 0.33; 'problem': 0.35; 'received:google.com': 0.35; "didn't": 0.36; 'subject:?': 0.36; 'integration': 0.37; 'unit': 0.37; 'two': 0.37; 'even': 0.60; 'most': 0.60; 'simply': 0.61; 'back': 0.62; '2000': 0.65; '2015': 0.84; 'belief': 0.84; 'why?': 0.91; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=OllXfO5DNjuKT7L9AhoRcg5ge0jCMluoUAPBlB08Fko=; b=r6eyHoyZs9s3H1wrqNlVkQREq3LMh9GVBYs7yZ8tWnqU3iRNOg5Brdxpc0bxAnatu0 lPZZPa4i8GhI+J3nfB9ED7FlDdlgnqnhXe6e15PVNs9JAq0aPgqELULOVYUN0xYxQOjU /lraMMKwNfWVtNRSiiwlarB/Bn2rOb4rOWFfwMGBSJEhoTqaw4s332aHTCShrsZ40S6V 0K70gBxb0h4WNyE8MpYAhhEriHR1spI2zQXnc+ujJ1qvEaWircOrIEvMoi+nQxCM+DYv Pldi15EL0z775ye4VMtSbjYaJ3dZtNU4fjPFu4EdNe5WQ24+Sa2PWWlJai1G/gF0fOby 0yiw==
MIME-Version 1.0
X-Received by 10.50.176.137 with SMTP id ci9mr59988igc.2.1430870839629; Tue, 05 May 2015 17:07:19 -0700 (PDT)
In-Reply-To <mibk55$t13$1@ger.gmane.org>
References <d429abb8-2b17-4235-9eea-27a9a6f1ec9f@googlegroups.com> <mibk55$t13$1@ger.gmane.org>
Date Wed, 6 May 2015 10:07:19 +1000
Subject Re: Is it normal to cry when given XML?
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.153.1430870847.12865.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1430870847 news.xs4all.nl 2875 [2001:888:2000:d::a6]:37779
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3741
X-Received-Body-CRC 4203907806
Xref csiph.com comp.lang.python:90015

Show key headers only | View raw


On Wed, May 6, 2015 at 9:35 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> When the two young lads from the consultants I was working with back in 2000
> found a bug with xml handling in the supplier's software I almost ended up
> in tears.  Why?  They didn't bother reporting it, they simply modified all
> their unit testing data to work around the problem, so when we got to
> integration testing nothing worked at all.

See, that's not a problem with XML. That's not even a problem with
unit testing. That's a problem with the belief that the most important
thing is to have your tests pass. Sigh.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Is it normal to cry when given XML? Sayth Renshaw <flebber.crue@gmail.com> - 2015-05-05 02:28 -0700
  Re: Is it normal to cry when given XML? Chris Angelico <rosuav@gmail.com> - 2015-05-05 19:44 +1000
  Re: Is it normal to cry when given XML? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-05 20:04 +1000
  Re: Is it normal to cry when given XML? Adam Tauno Williams <awilliam@whitemice.org> - 2015-05-05 06:20 -0400
    Re: Is it normal to cry when given XML? Sayth Renshaw <flebber.crue@gmail.com> - 2015-05-05 05:03 -0700
  Re: Is it normal to cry when given XML? Tim <jtim.arnold@gmail.com> - 2015-05-05 06:05 -0700
  Re: Is it normal to cry when given XML? Michael Torrie <torriem@gmail.com> - 2015-05-05 10:54 -0600
  Re: Is it normal to cry when given XML? Grant Edwards <invalid@invalid.invalid> - 2015-05-05 16:58 +0000
    Re: Is it normal to cry when given XML? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-05-05 21:03 -0400
  Re: Is it normal to cry when given XML? Emile van Sebille <emile@fenx.com> - 2015-05-05 16:04 -0700
  Re: Is it normal to cry when given XML? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-06 00:35 +0100
  Re: Is it normal to cry when given XML? Chris Angelico <rosuav@gmail.com> - 2015-05-06 10:07 +1000
    Re: Is it normal to cry when given XML? Rustom Mody <rustompmody@gmail.com> - 2015-05-05 17:19 -0700
      Re: Is it normal to cry when given XML? Chris Angelico <rosuav@gmail.com> - 2015-05-06 10:29 +1000

csiph-web