Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 5495 invoked from network); 9 Jul 2007 08:59:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jul 2007 08:59:43 -0000 Received: (qmail 52843 invoked by uid 500); 9 Jul 2007 08:59:44 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 52818 invoked by uid 500); 9 Jul 2007 08:59:44 -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 52809 invoked by uid 99); 9 Jul 2007 08:59:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jul 2007 01:59:44 -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 bdelacretaz@gmail.com designates 209.85.146.178 as permitted sender) Received: from [209.85.146.178] (HELO wa-out-1112.google.com) (209.85.146.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jul 2007 01:59:41 -0700 Received: by wa-out-1112.google.com with SMTP id m34so1356791wag for ; Mon, 09 Jul 2007 01:59:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=D2Zfga2pNL0mny2EfwE1wUXkaTepPRXpaAYO9x/1WHtfMN8EMx9jsSEIeUFP4T0XRv7COUry9I0bh5O7eyc6wshApKb8tGgfH1P7XL4xyYBn/WSJv6JcMJzocP2g5nvvfkuZ9sNbv+KD99aOd9E2eUWIGMFlLaMuRYxuP1gSgCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=W8CMB7SDRywnce0PxvwAYms4Mf6/0t3qwOn7jJOykKxgjHApEjpQ/nyKtdVB8oMAJEhjgvarEuUHxJC6gcm93FKvYdMPfuflmlGdD2JRmvRkb334rqXndF/YZUknthkAWyTbo/5rktkYn4I4YRznLiIfnXNiU3FLm53P+k9rgIc= Received: by 10.114.148.1 with SMTP id v1mr2936371wad.1183971560559; Mon, 09 Jul 2007 01:59:20 -0700 (PDT) Received: by 10.114.197.5 with HTTP; Mon, 9 Jul 2007 01:59:20 -0700 (PDT) Message-ID: Date: Mon, 9 Jul 2007 10:59:20 +0200 From: "Bertrand Delacretaz" Sender: bdelacretaz@gmail.com To: users@jackrabbit.apache.org Subject: Re: DM Rule #1: Data First, Structure Later. Maybe. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1183839957.6841.24.camel@lapzilla> X-Google-Sender-Auth: 736d41021a558007 X-Virus-Checked: Checked by ClamAV on apache.org On 7/9/07, David Nuescheler wrote: > ...Maybe, I should re-name this rule to something like > "Structure on Demand".... Yes, or maybe "Data First - Structure on Demand" I think the "data first" part is very important, in light of Stefano's post. IMHO this is an important differentiator between JCR and relational databases: JCR makes it much easier to work in a "data first" way. -Bertrand