[Pharo-project] [update 1.2] #12066
12066 ----- Issue 2712: Once Issue 2715: remove three methods from Object: evaluateUnloggedForSelf, stringRepresentation, stringForReadout Issue 2529: FreeTypeFont>>veryDeepCopyWith: -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
On Jul 26, 2010, at 12:46 26PM, Marcus Denker wrote:
12066 -----
Issue 2712: Once
Just noticed a small inconsistency with the VW implementation, CachedBlockClosure value should revert the an uncached block, then evaluate value, rather than also return the cached value. (Issue 2719) Also, there are currently some limitations to which kinds of blocks will be cached, as per the first two comments in: http://forum.world.st/The-Trunk-Kernel-eem-474-mcz-td2299352.html#a2299352 Cheers, Henry
participants (2)
-
Henrik Johansen -
Marcus Denker