RE: [widgets] Screenshots and case sensitive file names

Dear Marcos,

IMO, it is a good idea to support multiple screenshots that are used to represent a widget in a running state. So, I support your proposal. The P&C might not be the right place to define "running state". Under the assumption that a widget could be in different running states multiple screenshots make sense, too. However, if we define the running states in another specification then it will be fine to associate these running states with the screenshots as well. If not, then a WUA will not know which screenshot to use. Different levels of preference are not sufficient for this purpose because the WUA does not know which running state has a "higher level" then another one. Shouldn't we associate each screenshot to zero or more running states? What would you think about:

Usage Example 1:

<widget xmlns="http://www.w3.org/ns/widgets">
	<screenshot src="/screenshots/mainscreen.jpg"/>
</widget>

Usage Example 2:

<widget xmlns="http://www.w3.org/ns/widgets">
	<screenshot src="/screenshots/mainscreen.jpg">
		<state>installed</state>
		<state>running</state>
	</screenshot>
	<screenshot src="/screenshots/mini.jpg">
		<state>background</state>
	</screenshot>
	<screenshot src="/screenshots/default.jpg"/>
</widget>

default.jpg in example 2 is used for all other states.

Best Regards,

Rainer

*************************************
T-Mobile International
Terminal Technology
Rainer Hillebrand
Head of Terminal Security
Landgrabenweg 151, D-53227 Bonn
Germany

+49 171 5211056 (My T-Mobile)
+49 228 936 13916 (Tel.)
+49 228 936 18406 (Fax)
E-Mail: rainer.hillebrand@t-mobile.net

http://www.t-mobile.net

This e-mail and any attachment are confidential and may be privileged. If you are not the intended recipient, notify the sender immediately, destroy all copies from your system and do not disclose or use the information for any purpose. 

Diese E-Mail inklusive aller Anhänge ist vertraulich und könnte bevorrechtigtem Schutz unterliegen. Wenn Sie nicht der beabsichtigte Adressat sind, informieren Sie bitte den Absender unverzüglich, löschen Sie alle Kopien von Ihrem System und veröffentlichen Sie oder nutzen Sie die Information keinesfalls, gleich zu welchem Zweck.


T-Mobile International AG
Aufsichtsrat/ Supervisory Board: René Obermann (Vorsitzender/ Chairman)
Vorstand/ Board of Management: Hamid Akhavan (Vorsitzender/ Chairman), Michael Günther, Lothar A. Harings, Katharina Hollender
Handelsregister/Commercial Register Entry: Amtsgericht Bonn, HRB 12276
Steuer-Nr./Tax No.: 205 / 5777/ 0518
USt.-ID./VAT Reg.No.: DE189669124
Sitz der Gesellschaft/ Corporate Headquarters: Bonn

Received on Monday, 16 March 2009 10:59:20 UTC