Feb. 2, 2015
11:03 a.m.
Maybe try Symbol compactSymbolTable But completion could do its own caching, I don't know.
On 02 Feb 2015, at 11:44, stepharo <stepharo@free.fr> wrote:
Probably by resetting the Symbol intern table. but no time to dive into it now.
Hi all,
Code completition tools show class/method old names i've changed and no longer use. How can i remove all unused (occurring nowhere in source code) or unimplemented names?
Best, Laura