]
Khoi Nguyen resolved GTNPORTAL-1964.
------------------------------------
Labels: backport_exogtn (was: )
Assignee: Khoi Nguyen
Fix Version/s: 3.2.0-M02
Resolution: Done
Improve Javascript lazy loading machanism
-----------------------------------------
Key: GTNPORTAL-1964
URL:
https://issues.jboss.org/browse/GTNPORTAL-1964
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Affects Versions: 3.2.0-M01
Reporter: Vu Viet Phuong
Assignee: Khoi Nguyen
Labels: backport_exogtn
Fix For: 3.2.0-M02
Currently we use eXo.require() function in eXo.js to make JS lazy loading request, this
function make ajax request and use eval() function to execute the loaded JS, this is not
good style in javascript
We should modify eXo.require() function (this should be transparent to user) to use JS
lazy loading machanism defined in
GATEIN/web/eXoResources/src/main/webapp/javascript/eXo/core/Loader.js
--
This message is automatically generated by JIRA.
For more information on JIRA, see: