My favorites | Sign in
Project Logo
                
Search
for
Updated Dec 10, 2007 by philipmjohnson
Labels: Featured
ReleaseNotes  
Provides a summary of changes for each release milestone.

Nov 27, 2007 Milestone Release

Summary of changes:

Nov 13, 2007 Milestone Release

Summary of changes:

October 16, 2007 Milestone Release

Summary of changes:

October 2, 2007 Milestone Release

This release provides improved UriCache utility package:

Summary of changes:

Known bug: UriCache wouldn't throw the exception about instantiating a cache with the same name as the active cache, you'll get JCS exception instead.

September 18, 2007 Milestone Release

This release provides improved UriCache utility package:

Summary of changes:

  • UriCache got generics now: it must be created as UriCache<K, V>.
  • UriCache is now a memory cache backed by the indexed disk cache.

Known bugs:

  • Persistence of the disk stored items doesn't work.
  • Shrinker thread is slow and sometimes seems to doesn't work at all.

July 10, 2007 Milestone Release

This release provides two utility packages: hackystatlogger.lib.jar and stacktrace.lib.jar.

Package:

Summary of changes:

  • hackystatlogger.lib.jar provides a wrapper around the Java logging package with formatters that produce timestamps in the standard hackystat fashion.
  • stacktrace.lib.jar provides a convenience class for converting a stacktrace to a string.


Sign in to add a comment
Hosted by Google Code