Just to make sure, I assume that an app with multiple entry points would have the same permissions, data jars, etc. no matter which way the app was entered. If not, we've got some further complications. -Jim Straus
On Jun 14, 2012, at 12:12 PM, JOSE MANUEL CANTERA FONSECA wrote: > > > De: Ian Bicking <[email protected]<mailto:[email protected]>> > Fecha: Thu, 14 Jun 2012 17:50:44 +0200 > Para: Francisco Jordano > <[email protected]<mailto:[email protected]>> > CC: Jose Manuel Cantera Fonseca <[email protected]<mailto:[email protected]>>, > "[email protected]<mailto:[email protected]>" > <[email protected]<mailto:[email protected]>> > Asunto: Re: Adding multiple launch paths > > > Anyway, with regard to intents I'd then expect the same thing. You might > expose two intents in an application, "Share news" and "Share photo" using > different filters; they still point to the same application, they aren't > specifically associated with entry points, but the intent handler can direct > the user in whatever way is appropriate. > >>> AFAIK, When you register an activity handler you can specify the URL of a >>> page that will be loaded to handle the activity, thus in that case the >>> multiple entry point approach can work by definition. > > > > ________________________________ > Este mensaje se dirige exclusivamente a su destinatario. Puede consultar > nuestra pol?tica de env?o y recepci?n de correo electr?nico en el enlace > situado m?s abajo. > This message is intended exclusively for its addressee. We only send and > receive email on the basis of the terms set out at > http://www.tid.es/ES/PAGINAS/disclaimer.aspx > _______________________________________________ > dev-webapps mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-webapps _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
