Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 84319 invoked from network); 29 Aug 2003 16:22:17 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Aug 2003 16:22:17 -0000 Received: (qmail 11110 invoked by uid 500); 29 Aug 2003 16:22:07 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 11093 invoked by uid 500); 29 Aug 2003 16:22:07 -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 11071 invoked from network); 29 Aug 2003 16:22:06 -0000 Received: from unknown (HELO mailgate3.cinetic.de) (217.72.192.164) by daedalus.apache.org with SMTP; 29 Aug 2003 16:22:06 -0000 Received: from smtp.web.de (fmsmtp02.dlan.cinetic.de [172.20.1.79]) by mailgate3.cinetic.de (8.11.6p2/8.11.2/SuSE Linux 8.11.0-0.4) with ESMTP id h7TEv0q25004 for ; Fri, 29 Aug 2003 16:57:00 +0200 Received: from p50903cd9.dip.t-dialin.net ([80.144.60.217] helo=web.de) by smtp.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE 4.99 #448) id 19skgO-0007r1-00 for ojb-dev@db.apache.org; Fri, 29 Aug 2003 16:57:00 +0200 Message-ID: <3F4F6A09.5060004@web.de> Date: Fri, 29 Aug 2003 16:58:17 +0200 From: Thomas Mahler Reply-To: thma@apache.org Organization: Apache Foundation User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: OJB Developers List Subject: ObjectCacheSoftImpl Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: thma32@web.de X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Matthew, I've touched up your ObjectCacheSoftImpl a bit. It is now instrumented with CodeSwitcher statements to have conditional compilation. Works great with JDK 1.3 and 1.4. I noticed that you also added a softcache.jar that contains the compiled version of the ObjectCacheSoftImpl class. I've no idea what it's good for? Do we really need this jar file? cheerio, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org