Return-Path: Delivered-To: apmail-incubator-cayenne-user-archive@locus.apache.org Received: (qmail 48679 invoked from network); 26 Mar 2006 13:20:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Mar 2006 13:20:03 -0000 Received: (qmail 56168 invoked by uid 500); 26 Mar 2006 13:20:02 -0000 Delivered-To: apmail-incubator-cayenne-user-archive@incubator.apache.org Received: (qmail 56151 invoked by uid 500); 26 Mar 2006 13:20:02 -0000 Mailing-List: contact cayenne-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cayenne-user@incubator.apache.org Delivered-To: mailing list cayenne-user@incubator.apache.org Received: (qmail 56142 invoked by uid 99); 26 Mar 2006 13:20:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Mar 2006 05:20:02 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of eric.j.schneider@gmail.com designates 64.233.162.204 as permitted sender) Received: from [64.233.162.204] (HELO zproxy.gmail.com) (64.233.162.204) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Mar 2006 05:20:01 -0800 Received: by zproxy.gmail.com with SMTP id 34so1196647nzf for ; Sun, 26 Mar 2006 05:19:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=E11SfWJEsKlqm2jEtn/L4Pp7cAuA3IPnxcz7JUPuEYRmjMsR8sPiYnWeF1WfHKGyD6ZjNHsr/wIUfMdtbL2TnnTKrmytRkyvFnCwxzoIVv6cJU2KeIbJkclTCnPYzZtN2T8yIbjVCN2lgKfgfvTITiglHV7iDr2OpTFN7dkHB0Y= Received: by 10.35.109.2 with SMTP id l2mr1919826pym; Sun, 26 Mar 2006 05:19:40 -0800 (PST) Received: by 10.35.64.20 with HTTP; Sun, 26 Mar 2006 05:19:40 -0800 (PST) Message-ID: <150338dd0603260519p4448ad5fl52393548b71fda53@mail.gmail.com> Date: Sun, 26 Mar 2006 08:19:40 -0500 From: "Eric Schneider" To: cayenne-user@incubator.apache.org Subject: Re: Documentation Updates In-Reply-To: <76EC8A3B-23F3-42BD-9DFE-2E3E514F9B8D@objectstyle.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <76EC8A3B-23F3-42BD-9DFE-2E3E514F9B8D@objectstyle.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Andrus, Great work! Can't wait to give the nested data context thing a try.=20 It's something I used extensively in EOF. Great feature. Thanks, Eric On 3/25/06, Andrus Adamchik wrote: > FYI: > > I just created documentation for the two previously undocumented 1.2 > features - query customization and nested DataContexts: > > http://objectstyle.org/confluence/display/CAYDOC/Customizing+Queries > http://objectstyle.org/confluence/display/CAYDOC/Nested+DataContexts > > Andrus >