Support for external assets
---------------------------

                 Key: TAP5-1515
                 URL: https://issues.apache.org/jira/browse/TAP5-1515
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-core
            Reporter: Hugo Palma


It would be great if an external asset (url based) could be referenced from 
Tapestry. For example, i may want to include a CDN asset in an Import 
annotation in a component.

One resolution suggestion would be to introduce an "uri" prefix, something like:

@Import(library = { 
"uri:https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"; })

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

Reply via email to