You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Ryan Baxter (JIRA)" <ji...@apache.org> on 2012/08/28 22:59:08 UTC

[jira] [Created] (SHINDIG-1861) Some features need to take advantage of all tags to avoid reading js files multiple times

Ryan Baxter created SHINDIG-1861:
------------------------------------

             Summary: Some features need to take advantage of all tags to avoid reading js files multiple times
                 Key: SHINDIG-1861
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1861
             Project: Shindig
          Issue Type: Bug
            Reporter: Ryan Baxter
            Assignee: Ryan Baxter
            Priority: Minor


Some feature XMLs do not properly leverage the all tag in order to avoid loading javascript files multiple times when the Feature registry is populated.  The ones that we can fix are listed below.

The Feature Registry reads a javascript file multiple times if the feature.xml includes it multiple times, such as in container and gadget sections.    The following files are being read multiple times according to the procmon IO Trace

features/core.json
features/exportjs
features/gadgets.json.ext
features/shindig.uri.ext

Two of the features 

features/osapi/
features-extras/org.openajax.hub-2.0.5

have situations where specific files are needed by the gadget and / or the container so they cannot leverage the all tag

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SHINDIG-1861) Some features need to take advantage of all tags to avoid reading js files multiple times

Posted by "Ryan Baxter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter updated SHINDIG-1861:
---------------------------------

    Fix Version/s: 2.5.0-beta5
                   2.5.0
    
> Some features need to take advantage of all tags to avoid reading js files multiple times
> -----------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1861
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1861
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Ryan Baxter
>            Assignee: Ryan Baxter
>            Priority: Minor
>             Fix For: 2.5.0, 2.5.0-beta5
>
>         Attachments: issue-1861.patch
>
>
> Some feature XMLs do not properly leverage the all tag in order to avoid loading javascript files multiple times when the Feature registry is populated.  The ones that we can fix are listed below.
> The Feature Registry reads a javascript file multiple times if the feature.xml includes it multiple times, such as in container and gadget sections.    The following files are being read multiple times according to the procmon IO Trace
> features/core.json
> features/exportjs
> features/gadgets.json.ext
> features/shindig.uri.ext
> Two of the features 
> features/osapi/
> features-extras/org.openajax.hub-2.0.5
> have situations where specific files are needed by the gadget and / or the container so they cannot leverage the all tag

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SHINDIG-1861) Some features need to take advantage of all tags to avoid reading js files multiple times

Posted by "Ryan Baxter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter updated SHINDIG-1861:
---------------------------------

    Attachment: issue-1861.patch
    
> Some features need to take advantage of all tags to avoid reading js files multiple times
> -----------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1861
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1861
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Ryan Baxter
>            Assignee: Ryan Baxter
>            Priority: Minor
>         Attachments: issue-1861.patch
>
>
> Some feature XMLs do not properly leverage the all tag in order to avoid loading javascript files multiple times when the Feature registry is populated.  The ones that we can fix are listed below.
> The Feature Registry reads a javascript file multiple times if the feature.xml includes it multiple times, such as in container and gadget sections.    The following files are being read multiple times according to the procmon IO Trace
> features/core.json
> features/exportjs
> features/gadgets.json.ext
> features/shindig.uri.ext
> Two of the features 
> features/osapi/
> features-extras/org.openajax.hub-2.0.5
> have situations where specific files are needed by the gadget and / or the container so they cannot leverage the all tag

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SHINDIG-1861) Some features need to take advantage of all tags to avoid reading js files multiple times

Posted by "Ryan Baxter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter resolved SHINDIG-1861.
----------------------------------

    Resolution: Fixed

Committed revision 1378937
                
> Some features need to take advantage of all tags to avoid reading js files multiple times
> -----------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1861
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1861
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Ryan Baxter
>            Assignee: Ryan Baxter
>            Priority: Minor
>             Fix For: 2.5.0, 2.5.0-beta5
>
>         Attachments: issue-1861.patch
>
>
> Some feature XMLs do not properly leverage the all tag in order to avoid loading javascript files multiple times when the Feature registry is populated.  The ones that we can fix are listed below.
> The Feature Registry reads a javascript file multiple times if the feature.xml includes it multiple times, such as in container and gadget sections.    The following files are being read multiple times according to the procmon IO Trace
> features/core.json
> features/exportjs
> features/gadgets.json.ext
> features/shindig.uri.ext
> Two of the features 
> features/osapi/
> features-extras/org.openajax.hub-2.0.5
> have situations where specific files are needed by the gadget and / or the container so they cannot leverage the all tag

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira