Message implements both #sendTo: and #sentTo: this seems strange. Looking at the implementation reveals that #sentTo: is not (as one might expect from using the past principle of send) a boolean query but the same as #sendTo: modulo taking the lookup class into account. I think this is a spelling bug, but I might be worng.
--AA _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
