Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 43761 invoked from network); 28 Jun 2006 16:59:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2006 16:59:20 -0000 Received: (qmail 32353 invoked by uid 500); 28 Jun 2006 16:59:19 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 31957 invoked by uid 500); 28 Jun 2006 16:59:18 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 31945 invoked by uid 99); 28 Jun 2006 16:59:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 09:59:18 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.23.125.30] (HELO mx.scriptall.com) (216.23.125.30) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 09:59:17 -0700 Received: (qmail 31098 invoked by uid 512); 28 Jun 2006 12:59:00 -0400 Received: from david@bluesunrise.com by edison by uid 509 with qmail-scanner-1.22-st-qms (spamassassin: 2.63. Clear:RC:1(64.105.95.102):. Processed in 0.028149 secs); 28 Jun 2006 16:59:00 -0000 X-Antivirus-MYDOMAIN-Mail-From: david@bluesunrise.com via edison X-Antivirus-MYDOMAIN: 1.22-st-qms (Clear:RC:1(64.105.95.102):. Processed in 0.028149 secs Process 31094) Received: from h-64-105-95-102.snvacaid.covad.net (HELO [127.0.0.1]) (david@bluesunrise.com@64.105.95.102) by mx.scriptall.com with SMTP; Wed, 28 Jun 2006 12:59:00 -0400 Message-ID: <44A2B549.8050203@bluesunrise.com> Date: Wed, 28 Jun 2006 09:58:49 -0700 From: David Sean Taylor User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jetspeed Developers List Subject: Re: Database schema evolution References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Philip Mark Donaghy wrote: > Currently I'm developping a portal using the svn trunk. My only > concern is the evolution of the database schema. These might be > difficult to merge. Anything to be expected before 2.1 release? We will be changing the way entities and preferences work so that entities are user-specific, not page-specifc I would also like to normalize the principal tables to make it easier for integrators to join to these tables, adding two columns: principal-name principal-type and leaving full-path --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org