Re: I-D Action:draft-reschke-webdav-post-00.txt

Julian Reschke <julian.reschke@gmx.de> Sat, 18 October 2008 08:12 UTC

Return-Path: <w3c-dist-auth-request@listhub.w3.org>
X-Original-To: ietfarch-webdav-archive@core3.amsl.com
Delivered-To: ietfarch-webdav-archive@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D5BC63A67D2 for <ietfarch-webdav-archive@core3.amsl.com>; Sat, 18 Oct 2008 01:12:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.604
X-Spam-Level:
X-Spam-Status: No, score=-8.604 tagged_above=-999 required=5 tests=[AWL=1.995, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 aGrb8+rfJ+d3 for <ietfarch-webdav-archive@core3.amsl.com>; Sat, 18 Oct 2008 01:12:20 -0700 (PDT)
Received: from frink.w3.org (frink.w3.org [128.30.52.56]) by core3.amsl.com (Postfix) with ESMTP id F15763A68E0 for <webdav-archive@lists.ietf.org>; Sat, 18 Oct 2008 01:12:19 -0700 (PDT)
Received: from lists by frink.w3.org with local (Exim 4.63) (envelope-from <w3c-dist-auth-request@listhub.w3.org>) id 1Kr6vh-0003Ez-6W for w3c-dist-auth-dist@listhub.w3.org; Sat, 18 Oct 2008 08:12:57 +0000
Received: from bart.w3.org ([128.30.52.63]) by frink.w3.org with esmtp (Exim 4.63) (envelope-from <julian.reschke@gmx.de>) id 1Kr6vg-0003EG-Gm for w3c-dist-auth@listhub.w3.org; Sat, 18 Oct 2008 08:12:56 +0000
Received: from mail.gmx.net ([213.165.64.20]) by bart.w3.org with smtp (Exim 4.63) (envelope-from <julian.reschke@gmx.de>) id 1Kr6vX-0007Sa-Ls for w3c-dist-auth@w3.org; Sat, 18 Oct 2008 04:12:56 -0400
Received: (qmail invoked by alias); 18 Oct 2008 08:12:15 -0000
Received: from p508FC42A.dip.t-dialin.net (EHLO [192.168.178.22]) [80.143.196.42] by mail.gmx.net (mp042) with SMTP; 18 Oct 2008 10:12:15 +0200
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18/3Zw8ChE/bRNSPDdRNyqMKkTZrDkf6wNyHmf4mh Q8BZOn2S6xCwUF
Message-ID: <48F99A5B.5090500@gmx.de>
Date: Sat, 18 Oct 2008 10:12:11 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: Petr Tomasek <tomasek@etf.cuni.cz>
CC: WebDAV <w3c-dist-auth@w3.org>
References: <20080922153001.BC5663A69E7@core3.amsl.com> <48D7BCFE.40200@gmx.de> <20081007143043.GA21699@ebed.etf.cuni.cz> <48EB74E2.30803@gmx.de> <20081018075804.GA17341@ebed.etf.cuni.cz>
In-Reply-To: <20081018075804.GA17341@ebed.etf.cuni.cz>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
X-FuHaFi: 0.54
Received-SPF: pass
X-SPF-Guess: pass
X-W3C-Hub-Spam-Status: No, score=-2.6
X-W3C-Hub-Spam-Report: BAYES_00=-2.599, SPF_PASS=-0.001
X-W3C-Scan-Sig: bart.w3.org 1Kr6vX-0007Sa-Ls ed62f4f0b6eda97cfbcfaff100637613
X-Original-To: w3c-dist-auth@w3.org
Subject: Re: I-D Action:draft-reschke-webdav-post-00.txt
Archived-At: <http://www.w3.org/mid/48F99A5B.5090500@gmx.de>
Resent-From: w3c-dist-auth@w3.org
X-Mailing-List: <w3c-dist-auth@w3.org> archive/latest/13034
X-Loop: w3c-dist-auth@w3.org
Sender: w3c-dist-auth-request@w3.org
Resent-Sender: w3c-dist-auth-request@w3.org
Precedence: list
List-Id: <w3c-dist-auth.w3.org>
List-Help: <http://www.w3.org/Mail/>
List-Unsubscribe: <mailto:w3c-dist-auth-request@w3.org?subject=unsubscribe>
Resent-Message-Id: <E1Kr6vh-0003Ez-6W@frink.w3.org>
Resent-Date: Sat, 18 Oct 2008 08:12:57 +0000

Petr Tomasek wrote:
>> I proposed that one ("ADDMEMBER", see 
>> <http://tools.ietf.org/html/draft-reschke-http-addmember-00>) over three 
>> years ago, and the feedback from the HTTP community I got was: "not 
>> needed, just use POST").
> 
> Yes I know, but the "HTTP community" is simply wrong. There are fundamental
> differences of how POST and the supposed ADDMEMBER would work:
>  - most important, POST generetas response body, while ADDMEMBER would never.
> I.e. POST is a mixture of PUT and GET, while ADDMEMBER would be a special case
> of PUT.

How is that a problem?

>  - with POST the data structure is not defined and is completely up to
> the application.

Please elaborate. Which data structure?

>> The new proposal addresses that feedback -- it makes POST usable for 
>> WebDAV collections.
>>
>>> Please, note, not everything on the earth "is WebDAV" and it seems
>>> to mee that forcing using XML everywhere, even if it is not necessary
>>> is simply an error (it leads to too complicated protocols and too
>>> much overhead for implementing them...)
>> This is a proposal specifically for WebDAV. Thus I think it's totally 
> 
> Yes, and that's wrong, because this sort of action is genereal enough
> to be used outside of the scope of WebDAV....

And the answer to this that I got was: use POST. I have given up 
fighting that battle. How about trying yourself?

>> acceptable that the information lives in WebDAV properties.
>>
>> (That being said, I strongly disagree with the assumption that using XML 
>> itself is a problem; see for instance AtomPub which uses exactly the 
>> same approach)
> 
> It may be problem e.g. for embedded devices with very low resources
> (have ever tried to implement something for 8bit MCU like Atmel AVR's?
> But there are working implementations of TCP/HTTP stack for such small
> devices; adding XML would perhaps double the code for such an implementation!)

Out of the mobile devices which are sold *today*, which does have an 
HTTP stack that allows non-RFC2616 methods but does not have an XML parser?

BR, Julian