Re: [rtcweb] *MUST* DCEP?

Martin Thomson <martin.thomson@gmail.com> Tue, 04 March 2014 11:08 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFC891A06CD for <rtcweb@ietfa.amsl.com>; Tue, 4 Mar 2014 03:08:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zwadCp95kFNJ for <rtcweb@ietfa.amsl.com>; Tue, 4 Mar 2014 03:08:39 -0800 (PST)
Received: from mail-we0-x22d.google.com (mail-we0-x22d.google.com [IPv6:2a00:1450:400c:c03::22d]) by ietfa.amsl.com (Postfix) with ESMTP id 6190F1A069C for <rtcweb@ietf.org>; Tue, 4 Mar 2014 03:08:39 -0800 (PST)
Received: by mail-we0-f173.google.com with SMTP id w61so4718502wes.32 for <rtcweb@ietf.org>; Tue, 04 Mar 2014 03:08:35 -0800 (PST)
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:to :cc:content-type; bh=n2kldoKqBPz1EYPlt6Mvu/6o40wCytFn9dAekODa0Gs=; b=zEEIRDgGw0dxU1lvn/c361Fc4wjZ00GiD35+PADWuAEy90ux7Q1Ka2XeMdXyyWcKW8 RWnbx+5IDlxNaTOXKtJTzjdHvg2+xft5pACltrghigOP5w3lYkcGNERN38mGKE1EYcxj 7hxh2yCrJShh268pUKZzYqFiFscYjyYK1uOGgBnxMPVm9xNtqHnISUVcOC0jks2uok5q //oduV82Wa1R61WUARoA4bJnAYAb8u/jUkASRd0QsGUPDZWPy5phk2sVahcG7HNUuTIe XnHn/OF49zGNuaRD2uKM9UniylLhBJjOjCB3Mjm5Y0//Cm78QpmpoNBaMM4cRqpTty2y MFlg==
MIME-Version: 1.0
X-Received: by 10.194.188.41 with SMTP id fx9mr11269456wjc.56.1393931308702; Tue, 04 Mar 2014 03:08:28 -0800 (PST)
Received: by 10.227.10.196 with HTTP; Tue, 4 Mar 2014 03:08:28 -0800 (PST)
In-Reply-To: <5315B2E8.7010703@alum.mit.edu>
References: <5315B2E8.7010703@alum.mit.edu>
Date: Tue, 04 Mar 2014 11:08:28 +0000
Message-ID: <CABkgnnXkcG+pq0zSXfXeE=c-AHv4=XNAwqWvfytDii3tStnTWg@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Paul Kyzivat <pkyzivat@alum.mit.edu>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/iOp1F3erb6nINpWNhE_bwksc9VA
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] *MUST* DCEP?
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb/>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 04 Mar 2014 11:08:41 -0000

On 4 March 2014 11:03, Paul Kyzivat <pkyzivat@alum.mit.edu> wrote:
>
> This is important to others besides rtcweb. We want to use this mechanism,
> both with and without components that are implementing rtcweb. Certainly for
> non-browsers.

if (need(DCEP)) {
  addStatementToMyDoc("MUST", DCEP)
}