Hello Ian
On 1 Oct 2002, Ian Bicking wrote:
> > > Unfortunately, nobody answered my question regarding the best way to
> > > contribute the code. (If there was a problem with my original mail, I
> > > would like to know that problem. Was it that I mentioned the
> > > indentation by tabs? ;-) )
>
On Tue, 2002-10-01 at 09:37, Geoffrey Talvola wrote:
> Stefan Schwarzer wrote:
> > On Tue, 24 Sep 2002, Matthew J. Feifarek wrote:
> > > >On Tue, 10 Sep 2002, Stefan Schwarzer wrote:
> > > >
> > > >I now have a cache module, together with a unit test. For use in a
> > > >application class I coded
Stefan Schwarzer wrote:
> On Tue, 24 Sep 2002, Matthew J. Feifarek wrote:
> > >On Tue, 10 Sep 2002, Stefan Schwarzer wrote:
> > >
> > >I now have a cache module, together with a unit test. For use in a
> > >application class I coded a (hopefully thread-safe) "single
> > >updater/multiple reader" c
On Tue, 24 Sep 2002, Matthew J. Feifarek wrote:
> >On Tue, 10 Sep 2002, Stefan Schwarzer wrote:
> >
> >I now have a cache module, together with a unit test. For use in a
> >application class I coded a (hopefully thread-safe) "single
> >updater/multiple reader" cache which I'll extend/modify as we
Stefan Schwarzer wrote:
>On Tue, 10 Sep 2002, Stefan Schwarzer wrote:
>
>
>I now have a cache module, together with a unit test. For use in a
>application class I coded a (hopefully thread-safe) "single
>updater/multiple reader" cache which I'll extend/modify as we proceed
>in our project.
>
On Tue, 10 Sep 2002, Stefan Schwarzer wrote:
> On 2002-03-31, Tavis started a discussion on a caching framework.
> Since we'll need a (or several) application-wide (not servlet-wide)
> cache in our project, I wanted to hear whether anybody has worked on
> this theme.
>
> If not, we would code a Ca
Hello all
On 2002-03-31, Tavis started a discussion on a caching framework.
Since we'll need a (or several) application-wide (not servlet-wide)
cache in our project, I wanted to hear whether anybody has worked on
this theme.
If not, we would code a Cache class and give it to the community
though