----- Original Message ----- 
From: "Jeff Turner" <[EMAIL PROTECTED]>
To: "Avalon Development" <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 11:52 AM
Subject: Re: How about add cache to excalibur?


> Hi,
> 
> Have you taken a look at Cocoon 2's cache?
> 
> src/org/apache/cocoon/components/store/MRUMemoryStore.java

yes. i reference it. and split interface and implementation.

> 
> How about pulling this into Excalibur? There's hardly any dependencies
> on Cocoon. Caches are very handy for server-side code.. I recently
> needed one, and ended up transplanting Cocoon 1's cache code.

yes i need more simple and general interface.

> 
> --Jeff
> 
> On Wed, Jul 25, 2001 at 07:27:01AM +0900, Eung-ju Park wrote:
> > I implement cache interface & simple lru cache.
> > I don't trust my cache code. because of I am not expert on thread.
> > add to scrachpad and improve it. ;-)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to