You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Max Starets (JIRA)" <de...@myfaces.apache.org> on 2011/05/10 23:33:47 UTC

[jira] [Created] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

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
            Reporter: Max Starets
            Assignee: Max Starets


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

[jira] [Updated] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

Posted by "Max Starets (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Starets updated TRINIDAD-2100:
----------------------------------

    Status: Patch Available  (was: Open)

> 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
>            Reporter: Max Starets
>            Assignee: Max Starets
>         Attachments: TRINIDAD-2002.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

[jira] [Updated] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

Posted by "Max Starets (Updated) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Starets updated TRINIDAD-2100:
----------------------------------

    Status: Patch Available  (was: Reopened)
    
> 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-core
>            Reporter: Max Starets
>            Assignee: Max Starets
>             Fix For: 2.0.1-core
>
>         Attachments: trinidad-2100-2.patch, 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

Posted by "Max Starets (Updated) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Starets updated TRINIDAD-2100:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> 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-core
>            Reporter: Max Starets
>            Assignee: Max Starets
>             Fix For: 2.0.1-core
>
>         Attachments: trinidad-2100-2.patch, 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Reopened] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

Posted by "Max Starets (Reopened) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Starets reopened TRINIDAD-2100:
-----------------------------------


Reopening this issue since the CharSets got put into CoreFmt in CoreCommonScriptsResourceLoader, while javascriptmap.properties is still listing it in Common
                
> 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-core
>            Reporter: Max Starets
>            Assignee: Max Starets
>             Fix For: 2.0.1-core
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TRINIDAD-2100) Trinidad's Library Scriptlet Mechansim Should Support More Selective JS Inclusion

Posted by "Max Starets (JIRA)" <de...@myfaces.apache.org>.
    [ 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