Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 90541 invoked from network); 2 Apr 2007 12:28:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 12:28:26 -0000 Received: (qmail 88764 invoked by uid 500); 2 Apr 2007 12:28:32 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 88389 invoked by uid 500); 2 Apr 2007 12:28:31 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 88380 invoked by uid 99); 2 Apr 2007 12:28:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 05:28:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jukka.zitting@gmail.com designates 209.85.132.246 as permitted sender) Received: from [209.85.132.246] (HELO an-out-0708.google.com) (209.85.132.246) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 05:28:23 -0700 Received: by an-out-0708.google.com with SMTP id d18so1676009and for ; Mon, 02 Apr 2007 05:28:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NMp15e6f9BhcgAiShqenKWAWMHZQ+PF5AjT/iQpveaAvi+I4xEE7TcipN4SNLhfqZ8Tw7ts6wrwjJjgq1moqES3lgFNgdMwHbieDGNAx4gpxJO1z6EMPncJTdj3xP33RpI9uU1rulAV6N0RcBI0X9WgAjPGmFqP6SK10VuWzc48= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=StUlYOJw42iZ+rb2cb3qAAgqVctVHxCn4QvMHscRjE0lpYMa+VsPG+C52NaiAdDdZrXA5/xiM0G3P7rArU9nm8FZHHfGZzV4PQAobMqWMYqR2MBp5kAQTyhPUSNYowXGy5YhKri6oF3hHYfGcGjw6uKSzdQq1PqzrYndssMr6zk= Received: by 10.100.154.13 with SMTP id b13mr3408857ane.1175516882346; Mon, 02 Apr 2007 05:28:02 -0700 (PDT) Received: by 10.100.126.1 with HTTP; Mon, 2 Apr 2007 05:28:02 -0700 (PDT) Message-ID: <510143ac0704020528s1e0462e9r69612546d394365b@mail.gmail.com> Date: Mon, 2 Apr 2007 15:28:02 +0300 From: "Jukka Zitting" To: dev@jackrabbit.apache.org Subject: Re: poll on jcr query usage In-Reply-To: <4610C9EB.5040200@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4610C9EB.5040200@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Hi, [x] I primarily use XPath [ ] I primarily use SQL [ ] I use both XPath and SQL If there was an API to construct a query I would ... [ ] ... use it /instead/ of the existing XPath or SQL languages. [x] ... use it only for occasionally. [ ] ... not use it at all. BR, Jukka Zitting