[Contacts] couple of comments

1. I think that examples would be more instructve if they included some 
code showing how to access data from callback objects, instead of "// do 
something with resulting contact objects"


2. "Device implements DeviceContacts;"

Why did you choose "implements" over inheritance or PrototypeRoot? I 
don't know which to choose myself.

3. "ContactError::CONTACT_INVALID_ERROR."

Replace :: with . ?

4. "One or more contexts to associated with the given value"

Typo

Max.

Received on Thursday, 7 January 2010 08:51:11 UTC