- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 10 Nov 2011 15:51:19 +0000
- To: public-dap-commits@w3.org
changeset: 33:41d9cba20867 tag: tip user: Robin Berjon <robin@berjon.com> date: Thu Nov 10 16:51:16 2011 +0100 files: proposals/intents-tf.txt description: include Jose's comment about Intents not necessarily being registered through Web diff -r d5b490c634c1 -r 41d9cba20867 proposals/intents-tf.txt --- a/proposals/intents-tf.txt Thu Nov 10 16:49:05 2011 +0100 +++ b/proposals/intents-tf.txt Thu Nov 10 16:51:16 2011 +0100 @@ -1,8 +1,10 @@ The Web Intents Task Force works on a joint deliverable of the WebApps and Device APIs WGs that aims to produce a way for web applications to register themselves as handlers for services, and for other web -applications to interact with these through simple requests brokered by -the user agent (a system commonly known as Intents, or Activities). +applications to interact with such services (which may have been +registered through Intents or in other implementation-specific manners) +through simple requests brokered by the user agent (a system commonly +known as Intents, or Activities). The mailing list on which the TF's discussions take place is public-intents@w3.org. The chair is Robin Berjon.
Received on Thursday, 10 November 2011 15:51:24 UTC