Re: [Jamwiki-devel] Guava?
Brought to you by:
wrh2
From: Peter P. <pit...@us...> - 2013-03-17 00:15:32
|
Am 16.03.2013 um 19:41 schrieb Thomas Koch <th...@ko...>: > Ryan Holliday: >> On 3/14/2013 8:39 AM, jam...@li... wrote: >>> Are you familiar with the Guava library? >>> http://code.google.com/p/guava-libraries >> >> I've actually been looking at replacing ehcache for caching, and don't >> have strong feelings about things like commons.io, so Guava is >> definitely worth considering. Have you used its caching functionality >> before? Any feedback? > I haven't used the caching stuff yet. Neither did I. But I had a quick look at http://guava-libraries.googlecode.com/files/JavaCachingwithGuava.pdf and it sounds promising. I'll try to get an idea, how and where and why current code base uses ehcache to figure, if and how Guava could be an appropriate replacement. >> I've never used Guava before, so are there other libraries or custom >> functionality in the JAMWiki codebase that it could replace besides >> commons.io and ehcache? Guava is pretty huge, so it's hard to tell ... But I'll take the chance to get a better overview of JAMWiki code to see whether there are, or not. In the end I don't think this is something that has to be finished in once commit, so why not give it a start for 2.0 ;-) -- Regards, Peter |