On 1/5/11 1:47 PM, Charles McCathieNevile wrote:
On Wed, 05 Jan 2011 12:39:05 +0100, Marcos Caceres <[email protected]>
wrote:
I have removed LocalizableString interface from the Widgets API
specification because no one has proposed any use cases for it.
The purpose of the interface was to allow a developer to interrogate
an attribute of the widget object to find out what language that
attribute may be written in (if such information was declared via
xml:lang in the widget's configuration document).
You can't directly query the xml:lang attribute?
No, there is currently no means to get at the config.xml document.