You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Gerhard Froehlich <ge...@at.ibm.com> on 2002/07/02 16:43:09 UTC

[vadim] new store components

Hi Vadim,
how about donating your new Store Components to the 2.1 branch?

I would like to look after the sync. problems :-)

Greets
Gerhard

------------------------------------------------------------------
Gerhard Fröhlich
IBM Account Austria - 00/627
BIS e-business integration services
IBM Austria / Vienna
A-1020 Vienna, Obere Donaustrasse 95
Tel: ++43 1 21145 4818
Fax: ++43 1 21145 4191
e-mail: gerhard_froehlich@at.ibm.com
weblog: <http://radio.weblogs.com/0107791/>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: [vadim] new store components

Posted by Vadim Gritsenko <va...@verizon.net>.
Gerhard,

MRUHashMap is in the Cocoon 2.1 CVS already; in the util package (would
you like to move it into the Avalon Excalibur CVS?)

MRUMemoryStore was moved from Cocoon to Avalon in version 2.1, so code
is a bit different for 2.0.3 and 2.1.

Attached is the version good for Cocoon 2.0.3, and it is quite easy to
make similar changes to Avalon's version of MRUMemoryStore.


PS Even if you add back "synchronized" keywords to MRUMemoryStore, it
still faster on O(n) compared to the previous version.


Regards,
Vadim


> -----Original Message-----
> From: Gerhard Froehlich [mailto:gerhard_froehlich@at.ibm.com]
> Sent: Tuesday, July 02, 2002 10:43 AM
> To: cocoon-dev@xml.apache.org
> Subject: [vadim] new store components
> 
> Hi Vadim,
> how about donating your new Store Components to the 2.1 branch?
> 
> I would like to look after the sync. problems :-)
> 
> Greets
> Gerhard
> 
> ------------------------------------------------------------------
> Gerhard Fröhlich
> IBM Account Austria - 00/627
> BIS e-business integration services
> IBM Austria / Vienna
> A-1020 Vienna, Obere Donaustrasse 95
> Tel: ++43 1 21145 4818
> Fax: ++43 1 21145 4191
> e-mail: gerhard_froehlich@at.ibm.com
> weblog: <http://radio.weblogs.com/0107791/>