On Nov 26, 2008, at 1:44 PM, Abdulaziz Ghuloum wrote:
Third, I don't know if the fast-method-cache actually works or not. The value of "pointer-value" changes as objects move in memory.
One way to handle these cases is by using the "collect-key" procedure so that caches are rehashed if the value of (collect-key) changes since last rehash. The clos code does not seem to be doing that. Aziz,,,
