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
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.