- From: Thomas Landspurg <thomas.landspurg@gmail.com>
- Date: Tue, 6 May 2008 14:01:30 +0200
- To: "Guido Grassel (Nokia-NRC/Helsinki)" <guido.grassel@nokia.com>, public-appformats@w3.org
Received on Tuesday, 6 May 2008 12:02:03 UTC
I agree with Thomas remarks, it does not make sense to update a widget from a different URL.... One question is about version. In your example, we have verion both in the config.xml and the update URL., as well the Widget ID. Do we must explicitly add these information into the URL, or could we say that these information are atuomatically added into the update URL by the framework? Exemple: <update uri="http://nokia.com/update.php<http://nokia.com/update.php?widget=myWidget,version=201> "/> Will be transformed into http://nokia.com/update.php?widget=myWidget&version=1.02 The other interesting thing of having the url as part of the config and not the widget, is that the framework could also check for update, in an automatic way... Also, does the expected return defined? -- Thomas Landspurg http://webwag.com
Received on Tuesday, 6 May 2008 12:02:03 UTC