[WireHose-dev] WireHose 4.0.2 update now available
Gary Teter
bigdog at wirehose.com
Wed Apr 9 14:16:14 EDT 2008
A new wirehosebase.jar is available, which replaces the file at /
Library/Frameworks/WireHoseBase.framework/Resources/Java.
http://wirehose.com/download/wirehosebase.jar
This update improves memory usage and fixes a deadlocking bug in
WHEOCache when snapshot reference counting is enabled. (It's
recommended that if you enable snapshot reference counting you should
call EOEditingContext.setInstancesRetainRegisteredObjects(true)
during application startup.)
This update also introduces a new API for WHEOCache:
setCacheExpiresWindow(int seconds). If this value is set, cache
entries will timeout based on cacheExpires seconds plus a random
number of seconds up to the value of the cacheExpiresWindow. The
default value is 0; a reasonable setting to use is 10 percent of the
value of cacheExpires.
The WireHose 4.0.2 update requires Java 1.5.
--
WireHose: Smart metadata and personalization for WebObjects.
http://wirehose.com/
More information about the WireHose-dev
mailing list