You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Scott Wilson (JIRA)" <ji...@apache.org> on 2009/12/15 22:19:35 UTC

[jira] Work logged: (WOOKIE-67) Implement localization of widgets on per-instance basis

     [ https://issues.apache.org/jira/browse/WOOKIE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_10964 ]

Scott Wilson logged work on WOOKIE-67:
--------------------------------------

                Author: Scott Wilson
            Created on: 15/Dec/09 09:18 PM
            Start Date: 15/Dec/09 09:17 PM
    Worklog Time Spent: 3h 
      Work Description: Built core components for localization, including language tag checking, locale matching, and base interface types.

Issue Time Tracking
-------------------

            Time Spent: 3h
    Remaining Estimate: 6h  (was: 4h)

> 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
>            Priority: Critical
>             Fix For: 0.8.1
>
>   Original Estimate: 4h
>          Time Spent: 3h
>  Remaining Estimate: 6h
>
> 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.