Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 85298 invoked from network); 13 Mar 2005 04:09:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Mar 2005 04:09:04 -0000 Received: (qmail 68795 invoked by uid 500); 13 Mar 2005 04:09:04 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 68772 invoked by uid 500); 13 Mar 2005 04:09:03 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 68757 invoked by uid 99); 13 Mar 2005 04:09:03 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 12 Mar 2005 20:09:03 -0800 Received: (qmail 85278 invoked from network); 13 Mar 2005 04:09:01 -0000 Received: from localhost.hyperreal.org (HELO ?127.0.0.1?) (127.0.0.1) by localhost.hyperreal.org with SMTP; 13 Mar 2005 04:09:01 -0000 Message-ID: <4233BCDF.30809@apache.org> Date: Sun, 13 Mar 2005 05:09:03 +0100 From: Armin Waibel User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: OJB Developers List Subject: Move 1.0.2 release to Tuesday, March 15th. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, I detected some serious issues with odmg-api. It seems that collection proxies always be materialized when commit a transaction. The problem occur in ObjectEnvelope class, when making an image of the persistent object, assume the proxy stuff wasn't handled correct. I fixed issues with imaging field values (copy of the field values should now be correct) and 1:1 references (take care of proxy objects), improve detection of changed objects, but to fix the collection proxy stuff I need more time. So I recommend to move release date to Tuesday, March 15th. regards, Armin --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org