Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: aa8ed20b94521f8a91c7abb5b11d33dcc3ca4297 https://github.com/pharo-project/pharo-core/commit/aa8ed20b94521f8a91c7abb5b... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-02-13 (Fri, 13 Feb 2015) Changed paths: M Refactoring-Critics.package/RBLocalMethodsOfAClassNotInItsTraitComposition.class/instance/running/checkClass_.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script488.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40488.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M System-Caching.package/LRUCache.class/instance/accessing/at_ifAbsentPut_.st M System-Caching.package/LRUCache.class/instance/accessing/at_put_.st A System-Caching.package/LRUCache.class/instance/private/newAssociationKey_value_.st M System-Caching.package/TTLAssociation.class/README.md M System-Caching.package/TTLAssociation.class/instance/accessing/now.st A System-Caching.package/TTLAssociation.class/instance/testing/isStale_.st M System-Caching.package/TTLCache.class/instance/accessing/at_ifAbsentPut_.st R System-Caching.package/TTLCache.class/instance/accessing/at_put_.st M System-Caching.package/TTLCache.class/instance/private /handleHit_ifStale_.st A System-Caching.package/TTLCache.class/instance/private /isStale_.st A System-Caching.package/TTLCache.class/instance/private /newAssociationKey_value_.st Log Message: ----------- 40488 14852 TTLCache should allow for custom TTLAssociation that can compute their own expiration https://pharo.fogbugz.com/f/cases/14852 14869 Repeated methods in Trait Composition https://pharo.fogbugz.com/f/cases/14869 http://files.pharo.org/image/40/40488.zip