Re: [tap] Octothorpe/hash "#" in descriptions?
Salve J Nilsen <sjn@pvv.org> Tue, 02 March 2010 16:58 UTC
Return-Path: <sjn@pvv.ntnu.no>
X-Original-To: tap@core3.amsl.com
Delivered-To: tap@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id EE9573A8B95 for <tap@core3.amsl.com>;
Tue, 2 Mar 2010 08:58:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level:
X-Spam-Status: No,
score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599,
NO_RELAYS=-0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vB39E5C139bu for
<tap@core3.amsl.com>; Tue, 2 Mar 2010 08:58:38 -0800 (PST)
Received: from decibel.pvv.ntnu.no (decibel.pvv.ntnu.no
[IPv6:2001:700:300:1900::1:2]) by core3.amsl.com (Postfix) with ESMTP id
256E028C125 for <tap@ietf.org>; Tue, 2 Mar 2010 08:58:38 -0800 (PST)
Received: from sjn by decibel.pvv.ntnu.no with local (Exim 4.69)
(envelope-from <sjn@pvv.ntnu.no>) id 1NmVQb-0006uC-TA;
Tue, 02 Mar 2010 17:58:37 +0100
Date: Tue, 2 Mar 2010 17:58:37 +0100 (CET)
From: Salve J Nilsen <sjn@pvv.org>
X-X-Sender: sjn@decibel.pvv.ntnu.no
To: Ovid <publiustemp-tapx@yahoo.com>
In-Reply-To: <alpine.DEB.1.00.1003021718090.2167@decibel.pvv.ntnu.no>
Message-ID: <alpine.DEB.1.00.1003021756480.2167@decibel.pvv.ntnu.no>
References: <727583.94791.qm@web65714.mail.ac4.yahoo.com>
<alpine.DEB.1.00.1003021718090.2167@decibel.pvv.ntnu.no>
User-Agent: Alpine 1.00 (DEB 882 2007-12-20)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Cc: TAP <tap@ietf.org>
Subject: Re: [tap] Octothorpe/hash "#" in descriptions?
X-BeenThere: tap@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Test Anything Protocol WG discussions <tap.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tap>,
<mailto:tap-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tap>
List-Post: <mailto:tap@ietf.org>
List-Help: <mailto:tap-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tap>,
<mailto:tap-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Mar 2010 16:58:39 -0000
Salve J Nilsen said:
>
> We have four options, I think.
0) Don't care and leave it as it is. Deal with any consequences
whenever they crop up.
> 1) Keep disallowing # in the description (breaking with established
> practice, but perhaps gain a small simplification in the draft
> text.)
>
> 2) Allow escaped # in the description, using the \# syntax already
> established in the Perl community's most used testing modules.
>
> 3) Allow escaped # in the description, using some other syntax,
> e.g. the printf(3)-like "##" way with double-characters ("%%" to
> represent a literal "%".) This breaks with both established
> practice and doesn't seem to give an obvious benefit otherwise.
0) is not much of an option though. :)
- Salve
--
#!/usr/bin/perl
sub AUTOLOAD{$AUTOLOAD=~/.*::(\d+)/;seek(DATA,$1,0);print# Salve Joshua Nilsen
getc DATA}$"="'};&{'";@_=unpack("C*",unpack("u*",':4@,$'.# <sjn@foo.no>
'2!--"5-(50P%$PL,!0X354UC-PP%/0\`'."\n"));eval "&{'@_'}"; __END__ is near! :)
- [tap] Wakey wakey Salve J Nilsen
- Re: [tap] Wakey wakey Gaurav Vaidya
- Re: [tap] Wakey wakey David E. Wheeler
- Re: [tap] Wakey wakey Gaurav Vaidya
- Re: [tap] Wakey wakey Salve J Nilsen
- Re: [tap] Wakey wakey Ovid
- Re: [tap] Wakey wakey Ovid
- [tap] Octothorpe/hash "#" in descriptions? Salve J Nilsen
- Re: [tap] Wakey wakey Gaurav Vaidya
- Re: [tap] Octothorpe/hash "#" in descriptions? Salve J Nilsen
- [tap] "Nested TAP" in the draft Salve J Nilsen
- [tap] "Left justified" TAP Salve J Nilsen
- Re: [tap] "Nested TAP" in the draft Ovid
- [tap] Authoritative version of the TAP draft Salve J Nilsen
- [tap] TAP MIME type Salve J Nilsen
- Re: [tap] "Left justified" TAP Ovid
- Re: [tap] "Nested TAP" in the draft Salve J Nilsen
- Re: [tap] TAP MIME type Aristotle Pagaltzis
- Re: [tap] "Nested TAP" in the draft Aristotle Pagaltzis