#sendTo: versus #sentTo:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

#sendTo: versus #sentTo:

Adrian Kuhn
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
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project