You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Shankar Prasad Jha (JIRA)" <ji...@apache.org> on 2010/05/10 13:50:50 UTC

[jira] Created: (TAP5-1140) Extend the support for JS localization from within the framework to users of the framework.

Extend the support for JS localization from within the framework to users of the framework.
-------------------------------------------------------------------------------------------

                 Key: TAP5-1140
                 URL: https://issues.apache.org/jira/browse/TAP5-1140
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
            Reporter: Shankar Prasad Jha


The support for picking up the appropriate js file for localization exists in the tapestry framework and is being used for localization of tapestry.js. But this feature is not exposed to the applications using tapestry. The methods of RenderSupport interface which provide the ability to add the JavaScripts and CSS do not take locale as the argument. For applications using JS libraries like extJS it would become very simple to localize their applications after addition of this support. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.