Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 80223 invoked from network); 7 Jan 2002 17:46:25 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Jan 2002 17:46:25 -0000 Received: (qmail 9493 invoked by uid 97); 7 Jan 2002 17:46:26 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 9477 invoked by uid 97); 7 Jan 2002 17:46:25 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 9466 invoked from network); 7 Jan 2002 17:46:25 -0000 From: "Gerhard Froehlich" To: "Jakarta Commons Developers List" Subject: [proposal] some store components for the commons-sandbox Date: Mon, 7 Jan 2002 18:46:35 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Currently I'm working on the Cocoon store and caching. I implemented some store components, that are maybe useful to migrate as Jakarta commons-sandbox components. They mainly exist of a: 1. Store -> The overall interface 2. MRUMemoryStore -> A simple MRU Memory Store class 3. JispFilesystemStore -> A jisp (http://www.coyotegulch.com/jisp/index.html) based Filesystem store! 4. Some helper classes (Key's, etc...) We use this components in the Cocoon project as a fast (memory) and slow (filesystem) storage implementation. In the moment they are Avalon based components but I think they could easy changed into something more "common" ;-). Ok, do you think this Components are a try worth to book into the sandbox area or just a waste of time. (Please give a clear NO if this useless or something double or whatever!) Thx for your time. Gerhard PS: I'm committer in the Jakarta Avalon project and in the Cocoon xml-apache project. "Hedonist for hire... no job too easy!" -- To unsubscribe, e-mail: For additional commands, e-mail: