Re: [VCARDDAV] I-D Action:draft-ietf-vcarddav-vcardrev-12.txt

Simon Perreault <simon.perreault@viagenie.ca> Wed, 21 July 2010 15:08 UTC

Return-Path: <simon.perreault@viagenie.ca>
X-Original-To: vcarddav@core3.amsl.com
Delivered-To: vcarddav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9EC213A68D3 for <vcarddav@core3.amsl.com>; Wed, 21 Jul 2010 08:08:22 -0700 (PDT)
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 5rf3otQapWp2 for <vcarddav@core3.amsl.com>; Wed, 21 Jul 2010 08:08:21 -0700 (PDT)
Received: from jazz.viagenie.ca (jazz.viagenie.ca [IPv6:2620:0:230:8000::2]) by core3.amsl.com (Postfix) with ESMTP id 0C3753A681C for <vcarddav@ietf.org>; Wed, 21 Jul 2010 08:08:21 -0700 (PDT)
Received: from ringo.viagenie.ca (unknown [IPv6:2620:0:230:c000:b934:6373:59cd:6c3b]) by jazz.viagenie.ca (Postfix) with ESMTPSA id CB62120D3F for <vcarddav@ietf.org>; Wed, 21 Jul 2010 11:08:36 -0400 (EDT)
Message-ID: <4C470C06.4030108@viagenie.ca>
Date: Wed, 21 Jul 2010 11:02:30 -0400
From: Simon Perreault <simon.perreault@viagenie.ca>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Thunderbird/3.0.5
MIME-Version: 1.0
To: vcarddav@ietf.org
References: <20100712153053.60EA53A699C@core3.amsl.com> <4C3B3F2D.1000708@viagenie.ca> <4C3B63B8.80507@viagenie.ca> <4C431086.2080706@atlantika-arts.net> <5334F2C6D20F4495800A900F77F205A9@Javier2> <AANLkTinP7Gt7-6kJ4XrGg2kfIHXvTSeyArODHArUoUwR@mail.gmail.com>
In-Reply-To: <AANLkTinP7Gt7-6kJ4XrGg2kfIHXvTSeyArODHArUoUwR@mail.gmail.com>
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Subject: Re: [VCARDDAV] I-D Action:draft-ietf-vcarddav-vcardrev-12.txt
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Jul 2010 15:08:22 -0000

On 2010-07-21 10:55, Barry Leiba wrote:
>    One must be particularly careful when using LANGUAGE parameters with
>    properties that may have cardinality greater than one.  If a LANGUAGE
>    parameter is specified on ANY instance of such a property, then one
>    MUST be specified on ALL instances that are translations of the same
>    property value.

+1, with "and MUST have a PID parameter with the same value".

The PID parameter is useful in case you have this:

TITLE;LANGUAGE=fr:Directeur de la recherche
TITLE;LANGUAGE=en:Director of Research
TITLE;LANGUAGE=fr:Président, groupe de travail vCardDAV
TITLE;LANGUAGE=en:Chair, vCardDAV working group

Here you can't reliably know which one goes with which without the PID
parameter. Better:

TITLE;LANGUAGE=fr;PID=1:Directeur de la recherche
TITLE;LANGUAGE=en;PID=1:Director of Research
TITLE;LANGUAGE=fr;PID=2:Président, groupe de travail vCardDAV
TITLE;LANGUAGE=en;PID=2:Chair, vCardDAV working group

Simon
-- 
NAT64/DNS64 open-source --> http://ecdysis.viagenie.ca
STUN/TURN server        --> http://numb.viagenie.ca
vCard 4.0               --> http://www.vcarddav.org