[cap-talk] sending anyone in the world a capability

John Carlson john.carlson3 at sbcglobal.net
Fri Oct 19 10:51:17 EDT 2007


On Oct 17, 2007, at 7:31 PM, ihab.awad at gmail.com wrote:

> On 10/17/07, John Carlson <john.carlson3 at sbcglobal.net> wrote:
>> Should we provide an interface such that anyone in the world can be
>> sent capability, and that capability has just enough description ...

I think all I need is an interface that is something like this:

public interface Person {
	public void contact(SendMessageToMeCapability capability, Person me);
}


More information about the cap-talk mailing list