You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/03/11 11:06:46 UTC

[jira] Closed: (SHINDIG-21) Add support for inlining remote libraries in JsLibrary & JsProxy

     [ https://issues.apache.org/jira/browse/SHINDIG-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Brown closed SHINDIG-21.
------------------------------

    Resolution: Fixed

Applied. Any url type files that don't set "inline=false" will now be inlined into javascript libs bundling. 

> Add support for inlining remote libraries in JsLibrary & JsProxy
> ----------------------------------------------------------------
>
>                 Key: SHINDIG-21
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-21
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Gadgets Server - Java
>            Reporter: Kevin Brown
>            Assignee: Kevin Brown
>
> To fully support type=url gadgets, inlining remotely retrieved javascript libraries is critical. The basic implementation should treat URL type js libraries the same as we treat FILE or RESOURCE -- with the major caveat that, like all http retrieval, we must delegate fetching to RemoteContentFetcher to allow implementations to plug in their own http infrastructure.

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