[ 
https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031902#comment-13031902
 ] 

Max Starets commented on TRINIDAD-2100:
---------------------------------------

The basic idea of the patch is to separate Locale, CoreFormat, DateFormat and 
ColorFormat libraries from the common library. This will allow frameworks using 
Trinidad as a base to include libraries selectively.

> Trinidad's Library Scriptlet Mechansim Should Support More Selective JS 
> Inclusion
> ---------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2100
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2100
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Max Starets
>            Assignee: Max Starets
>         Attachments: trinidad-2100.patch
>
>
> Currently, most of Trinidad's JS libs go into the common js library. It makes 
> sense to break out libraries dealing with client-side formatting since they 
> are fairly large, and pulling them on demand is possible. It also makes sense 
> to separate locale support from the rest of the common, so that other 
> framework using Trinidad (namely ADF Faces) could avoid pulling in 
> unnecessary functionality (PPR support, etc.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to