ICEfaces
  1. ICEfaces
  2. ICE-7739

Separate Javascript code for ace:fileEntry from combined resources

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC2
    • Fix Version/s: EE-3.0.0.BETA, 3.0.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      Right now, the client-side code for ace:fileEntry is included in the ace-components.js resource. This resource contains code for other components as well. Some of these components make jQuery calls at the moment the code is loaded. As a result, it is necessary to also load the ace-jquery.js resource for ace:fileEntry, even though the component itself doesn't use jQuery. This situation caused the problem documented in ICE-7738. Taking into account this fact and how the component is usually used in practice, it would be better to isolate the ace:fileEntry client-side code into a separate file, so that only that resource needs to be loaded.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27692 Tue Feb 07 11:31:33 MST 2012 art.zambrano ICE-7739 separated ace fileEntry resources from the combined resources generated at compile time
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/build.xml
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27693 Tue Feb 07 11:38:49 MST 2012 art.zambrano ICE-7739 separated ace fileEntry resources from the combined resources generated at compile time
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryMeta.java
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/build.xml

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: