Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 32255 invoked from network); 22 Jul 2007 19:51:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2007 19:51:15 -0000 Received: (qmail 94092 invoked by uid 500); 22 Jul 2007 19:51:15 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 94074 invoked by uid 500); 22 Jul 2007 19:51:15 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 94061 invoked by uid 99); 22 Jul 2007 19:51:15 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2007 12:51:15 -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 the.mindstorm.mailinglist@gmail.com designates 209.85.146.183 as permitted sender) Received: from [209.85.146.183] (HELO wa-out-1112.google.com) (209.85.146.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2007 12:51:13 -0700 Received: by wa-out-1112.google.com with SMTP id m34so2158332wag for ; Sun, 22 Jul 2007 12:50:53 -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=E+WgDiQ636bZhNHa1TLVAUZdktRZ8ViVmlT2Vex5RWUsFIZ7iTsx9K+gTyaJaL+gUYBAFha39d1gFk0l/2Rot1JKGnMcvZcJe2JFEifcTNz1pyBZXJB8RfwUN/7Qye7tJQR7f83iouWS6xbsJxw0GDUqifA3XhWoATXX/AIyydM= 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=qw58elt9p1YdTxfeYtXj4MSZW8VTXC1wJARSEfMAJI5AwLbOI1xEzEpM023Cg2mgYKQRdqi8dKPbIBlLuDTMHN52yxTnr2HlY9LH7duModucn0EmhRhqhuBq8M1cjp9K0qDGNwH3y0R2cOs6sdvfdDm7OMnUaDyct2ywtwPm5Es= Received: by 10.114.136.1 with SMTP id j1mr2322197wad.1185133853198; Sun, 22 Jul 2007 12:50:53 -0700 (PDT) Received: by 10.114.150.12 with HTTP; Sun, 22 Jul 2007 12:50:53 -0700 (PDT) Message-ID: Date: Sun, 22 Jul 2007 22:50:53 +0300 From: "=?UTF-8?Q?Alexandru_Popescu_=E2=98=80?=" To: users@jackrabbit.apache.org Subject: Re: Isolation level inconsistency. In-Reply-To: <1b0d43d00707220747h4f1b0631x8f9544f8c0c83d73@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <469F8942.70403@yourmail.com> <1b0d43d00707220747h4f1b0631x8f9544f8c0c83d73@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 7/22/07, David Nuescheler wrote: > Hi Ivan et al, > > I would like to make sure that I understand your intention. > > (a) JCR should not mandate the scope of query wrt the transient space > (b) Jackrabbit should implement isolation differently > > In case you are interested in option (a) then I would like to suggest to > send this to jsr-283-comments@jcp.org > David is that email address working as a mailing list? Or is it just a normal email address to the group members? I would definitely be interested (as I already showed in this thread) to continue the discussion and I just want to make sure it is possible to do so if we redirect this one to the pointed address. tia, ./alex -- .w( the_mindstorm )p. > I guess that from the discussion on this list it is relatively evident > though that there are a number of arguments that can be made for either > way implementing or using a content repository. > > I think you have a point that if one can argue both ways it probably > makes sense to allow both implementations in the specification, and > therefore rewrite the section you quoted in the beginning of this thread. > > Again, please feel free to suggest that to jsr-283-comments@jcp.org > > If you comments are more targeted at (b) I think > dev@jackrabbit.apache.org is the correct audience, and a patch would > certainly be a good start ;). > Personally, I believe that the isolation levels problem particularly when > it comes to things like ranking in full-text search or transient modifications > that do not satisfy nodetype constraints can become more tricky than > expected. > > regards, > david >