[
https://issues.apache.org/jira/browse/WOOKIE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Wilson updated WOOKIE-67:
-------------------------------
Fix Version/s: (was: 0.8.1)
0.8.2
Reassign to fix in future release.
> Implement localization of widgets on per-instance basis
> -------------------------------------------------------
>
> Key: WOOKIE-67
> URL: https://issues.apache.org/jira/browse/WOOKIE-67
> Project: Wookie
> Issue Type: Task
> Components: Configuration, Server, Wookie REST API
> Reporter: Scott Wilson
> Assignee: Scott Wilson
> Priority: Critical
> Fix For: 0.8.2
>
> Original Estimate: 4h
> Time Spent: 7h
> Remaining Estimate: 2h
>
> While the W3C Widgets specification supports localization we haven't
> implemented the hooks for this within Wookie. In particular, we need to
> consider whether to support locales on a per instance basis - e.g. to allow
> the container to set preferred locale when requesting a widget instance by
> adding a "locale" optional parameter in the REST API.
> This would require a rethink of the Widget object model; currently the
> WidgetManifestModel supports multiple localized values and has
> getLocal<Property>(locale) methods, but these are compressed into singular
> properties when a Widget object is created from it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.