From jackrabbit-dev-return-2993-apmail-incubator-jackrabbit-dev-archive=www.apache.org@incubator.apache.org Fri Jul 22 09:49:44 2005 Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 40855 invoked from network); 22 Jul 2005 09:49:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 09:49:43 -0000 Received: (qmail 92104 invoked by uid 500); 22 Jul 2005 09:49:32 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 92049 invoked by uid 99); 22 Jul 2005 09:49:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 02:49:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of bcm@osafoundation.org designates 204.152.186.98 as permitted sender) Received: from [204.152.186.98] (HELO smtp.osafoundation.org) (204.152.186.98) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 02:49:25 -0700 Received: from localhost (localhost [127.0.0.1]) by smtp.osafoundation.org (Postfix) with ESMTP id 388791422C5 for ; Fri, 22 Jul 2005 02:49:29 -0700 (PDT) Received: from smtp.osafoundation.org ([127.0.0.1]) by localhost (laweleka.osafoundation.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04468-10 for ; Fri, 22 Jul 2005 02:49:29 -0700 (PDT) Received: from [10.0.1.4] (c-67-188-209-63.hsd1.ca.comcast.net [67.188.209.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.osafoundation.org (Postfix) with ESMTP id EF5BF1422C4 for ; Fri, 22 Jul 2005 02:49:28 -0700 (PDT) Message-ID: <42E0C127.30502@osafoundation.org> Date: Fri, 22 Jul 2005 02:49:27 -0700 From: Brian Moseley User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: jcr-server webapp PROPFIND/PROPPATCH support References: <8be7318805072008553ee287f3@mail.gmail.com> <42DE7790.3020001@osafoundation.org> <42DF48A1.6000005@day.com> <42DF6DFA.2080107@osafoundation.org> <42DF6F47.8040106@osafoundation.org> <42DF73C7.2000805@day.com> <42DFD9E8.5060809@osafoundation.org> <42E09D6E.5020403@day.com> In-Reply-To: <42E09D6E.5020403@day.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new and clamav at osafoundation.org X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Angela Schreiber wrote: > ok. i'm done with that. but i'd like to test it > a little (very little :) bit, before i send it > to one of the commiters. excellent thanks. > i also added a first draft for filtering resouces > by nodetype and name... and realized that i'd > like to review the usage of command-chains for > the export/import. but that's rather a long term > issue. i have the impression that the simple webdav > part is going to be out of control... there is > always room for improvement, but i'd like to have > that a little more coordinated and planned. out of control how? i'm finding the chain design very flexible and perfectly suited for my needs.