>> Hello, >> >> i have a question. Why does the code completion offers methods that were >> removed? > > probably because it works at the symbol level and not method dictionary. > May be removing a method could unintern its selector from the symbol cache. > >> I have some >> cases where deleted methods still listed as "symbol (no implementors)". > > where? > In nautilus? In workspace, nautilus, ... the removed methods still listed in the code completion popup.
I removed the messages with nautilus and also with the default system browser. Same effect. if this is an bug, i can open a ticket. Volkert
