This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
From http://lists.w3.org/Archives/Public/public-web-intents/2012Jan/0015.html Section 5.3, Persistent connections: "A third is returning a MessagePort to the client which can be used for subsequent communication." . This wording implies that the service returns the MessagePort that is returned as result data. However, according to mail discussions it seems as the preferred solution is that the Client allocates the MessagePort that is sent as payload data to the Service. It would also be good to elaborate more and include examples on all the methods for achieving persistent connections. Should this be part of a normative section or stay informative?
I've added this, but Respec isn't finding it in biblio.html. I've asked Robin how to repair this.