Re: [6lowapp] SIP and 6LoWPAN & Some General Suggestions

Richard Kelsey <richard.kelsey@ember.com> Mon, 19 October 2009 14:30 UTC

Return-Path: <richard.kelsey@ember.com>
X-Original-To: 6lowapp@core3.amsl.com
Delivered-To: 6lowapp@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 6C94928C102 for <6lowapp@core3.amsl.com>; Mon, 19 Oct 2009 07:30:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.377
X-Spam-Level:
X-Spam-Status: No, score=-2.377 tagged_above=-999 required=5 tests=[AWL=0.222, BAYES_00=-2.599]
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 zE097DFunahV for <6lowapp@core3.amsl.com>; Mon, 19 Oct 2009 07:30:51 -0700 (PDT)
Received: from EMPIRE.hq.ember.com (mail.ember.com [74.10.175.227]) by core3.amsl.com (Postfix) with ESMTP id A911028C147 for <6lowapp@ietf.org>; Mon, 19 Oct 2009 07:30:51 -0700 (PDT)
Received: from kelsey-ws.hq.ember.com ([192.168.81.60]) by EMPIRE.hq.ember.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 19 Oct 2009 10:32:08 -0400
Date: Mon, 19 Oct 2009 10:28:55 -0400
Message-Id: <87ws2r8nko.fsf@kelsey-ws.hq.ember.com>
To: Carsten Bormann <cabo@tzi.org>
In-reply-to: <52968AFD-40BC-42F0-ACC7-9D22FA1E3CF9@tzi.org> (message from Carsten Bormann on Sun, 18 Oct 2009 00:07:04 +0200)
From: Richard Kelsey <richard.kelsey@ember.com>
References: <429b380e0910171400g83a10e4r5aff1be8d3c22c0a@mail.gmail.com> <429b380e0910171436r18305389pe922731b566486ee@mail.gmail.com> <52968AFD-40BC-42F0-ACC7-9D22FA1E3CF9@tzi.org>
X-OriginalArrivalTime: 19 Oct 2009 14:32:08.0916 (UTC) FILETIME=[F0536940:01CA50C8]
Cc: 6lowapp@ietf.org
Subject: Re: [6lowapp] SIP and 6LoWPAN & Some General Suggestions
X-BeenThere: 6lowapp@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Application protocols for constrained nodes and networks <6lowapp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowapp>, <mailto:6lowapp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowapp>
List-Post: <mailto:6lowapp@ietf.org>
List-Help: <mailto:6lowapp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowapp>, <mailto:6lowapp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Oct 2009 14:30:52 -0000

   From: Carsten Bormann <cabo@tzi.org>
   Date: Sun, 18 Oct 2009 00:07:04 +0200

   Actually, the whole idea of using complex encodings full of encoding  
   alternatives (the fact that any of these are text-based is secondary  
   to that) and then compressing them with a data compression algorithm  
   is something that may be appropriate out of backwards compatibility,  
   but not for a new design that emphasizes minimal code complexity.

I agree with you.

Would you say that this description includes using XML with
EXI for compression?  EXI in schema-informed mode is not
exactly a data compression algorithm, but it isn't entirely
unlike one either.
                                 -Richard Kelsey