/[Apache-SVN]
ViewVC logotype

Revision 782732


Jump to revision: Previous Next
Author: jmsnell
Date: Mon Jun 8 19:19:27 2009 UTC (5 months, 2 weeks ago)
Changed paths: 4
Log Message:
Don't use the discovery mechanism for cache impls. for now, this means the AbderaClient is hard coded to use the LRUCache in-memory cache implementation. The original design meant for the cache implementation to be pluggable. Ideally, however, the HttpClient would incorporate some kind of cache so we wouldn't have to do this at all. I'm wondering if there's some way we could separate all the http client related stuff out to a distinct subproject?

Changed paths:

Path Details
Directoryabdera/java/trunk/client/src/main/java/org/apache/abdera/protocol/client/AbderaClient.java modified , text changed
Directoryabdera/java/trunk/client/src/main/java/org/apache/abdera/protocol/client/cache/CacheFactory.java modified , text changed
Directoryabdera/java/trunk/client/src/main/java/org/apache/abdera/protocol/client/cache/LRUCache.java modified , text changed
Directoryabdera/java/trunk/client/src/main/java/org/apache/abdera/protocol/client/cache/LRUCacheFactory.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2