Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 67378 invoked from network); 23 Sep 2005 18:08:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Sep 2005 18:08:49 -0000 Received: (qmail 39303 invoked by uid 500); 23 Sep 2005 18:08:38 -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 39268 invoked by uid 99); 23 Sep 2005 18:08:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 11:08:38 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=RCVD_BY_IP,RCVD_IN_BL_SPAMCOP_NET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gcadien@gmail.com designates 66.249.82.204 as permitted sender) Received: from [66.249.82.204] (HELO xproxy.gmail.com) (66.249.82.204) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 11:08:45 -0700 Received: by xproxy.gmail.com with SMTP id s12so123859wxc for ; Fri, 23 Sep 2005 11:08:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=FgGbniK8BNy72PHvtD2BrB8KOza2whsHKj6b/QDAwDh5QWq/vrrz24ZLuMRPE5IgYcgiVDw4tGHcogE3R+WqlSdSF8+n1Nroswg7S1PDcUeRQGaOfy7tI4wVme50550cVGQwRr5di7AWlQ50i2GXZan/q2+78CQkk6ALtSzgp0E= Received: by 10.70.52.15 with SMTP id z15mr1196758wxz; Fri, 23 Sep 2005 11:08:16 -0700 (PDT) Received: by 10.70.49.5 with HTTP; Fri, 23 Sep 2005 11:08:16 -0700 (PDT) Message-ID: <86d68aa40509231108665e65cf@mail.gmail.com> Date: Fri, 23 Sep 2005 11:08:16 -0700 From: Geoff Cadien Reply-To: geoff@thecadiens.org To: jackrabbit-dev@incubator.apache.org Subject: References and Versions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm wondering if it's possible for a reference property to reference a particular version of a versionable node. I've looked the problem for a little bit and don't see how it could be done. -geoff