On 10/28/14 9:02 AM, Steven Schveighoffer wrote:
I don't think recipient.send(mail) is that unintuitive. It's how I would visualize it from a contact application for instance.
Totally. It's actually how OOP started - calling a method was sending a message to an object etc. -- Andrei