Details
Description
At the moment, we're relying on hard-coding the BridgeIt external Javascript resource on every page that uses it, using a simple script tag.
This resource should be automatically loaded by those components that require it. Components that require it should be able to declare a @ResourceDependency entry in their Meta classes for the framework to load this resource. In order to accomplish loading this external resource (i.e. the latest version) it will be necessary to create a ResourceHandler, in a similar way we do for ace:gmap.
This resource should be automatically loaded by those components that require it. Components that require it should be able to declare a @ResourceDependency entry in their Meta classes for the framework to load this resource. In order to accomplish loading this external resource (i.e. the latest version) it will be necessary to create a ResourceHandler, in a similar way we do for ace:gmap.
Activity
Arturo Zambrano
created issue -
Arturo Zambrano
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Arturo Zambrano [ artzambrano ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #39914 | Thu Feb 06 13:34:45 MST 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-mobile.xhtml
|
Ken Fyten
made changes -
Fix Version/s | 1.4 Beta [ 10874 ] |
Committed improvement to 4.0 trunk at revision 39913. Added ResourceHandler for BridgeIt API, pointing to http://bridgeit.github.io/bridgeit.js/src/bridgeit.js