the format is different for RecentMessageList 'Class >> #selector' 'Class(removed) >> #selector' Is this class being used? Or its method #removeAMethod: ? I just noticed that it is invoking #methodSymbol: from MethodReference, but that method does not exist... Without this, in fact we don't need an iVar, and we should manage an unique format
Hmm... that looks strange. In general, MethodReference should not seen as something defining what a general model needs, as it is in itself very strange and ugly. We need to carefully check. The use of RecentMessageList seems to be more that it needs a general way to associate meta-data with a reference ("I deleted this"). We should check the new stuff regarding RecentMessages that Benjamin did. Lots of the old things should be removed... -- Marcus Denker -- denker@acm.org http://www.marcusdenker.de