[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1964) Improve Javascript lazy loading machanism

Vu Viet Phuong (JIRA) jira-events at lists.jboss.org
Thu Jul 21 06:30:23 EDT 2011


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


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: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list