Another Update I've added a SoftObjectCache class that is similar to the WeakObjectCache except it uses SoftReferences instead of WeakReferences.
Emily Emily Gouge wrote: > All, > > I've added a few new functions to the ObjectCache interface (and all > implementations): > * remove(Object key); > * getKeys(); > > We also updated couple of the implementations to clear the locks as well > as the cache on a call to the clear method. > > This was done so we could make use of the ObjectCache in the new tile > rendering system we are working on for uDig. > > I've committed these changes and am going to deployed the updates. > > Emily > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
