ICEfaces
  1. ICEfaces
  2. ICE-10270

Implement resource scanning and loading for Behaviors

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0, EE-4.0.0.GA
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      jsf 2
    • Assignee Priority:
      P1

      Description

      Currently, the Resource Dependency is not being scanned for Behaviors (like AnimationBehavior) which means that if animation tag is only ace component on page (or with an ace:graphicImage which has no dependency), then the resource is not being scanned and loaded/coalesced.
      This could also be used with ace:ajax supporting mobi components if ace:ajax resources are in a separate file, they can be scanned for that behavior and loaded as a smaller resource onto a mobi page to support that behavior.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #42651 Sun Sep 28 15:07:50 MDT 2014 mircea.toma ICE-10270 Modified resource scanning to collect dependencies off ClientBehaviour instances attached to the components presents in the tree.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/RestoreResourceDependencies.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #42623 Wed Sep 24 13:53:47 MDT 2014 judy.guglielmin ICE-10253 modifications to generator so annotation is on meta files. Blocked by ICE-10270 as Behaviors are not currently scanned for loading of resources.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/Artifact.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/animation/AnimationBehaviorHandlerMeta.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/animation/AnimationBehavior.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/ComponentArtifact.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/behavior/ClientBehaviorHolder.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/generator/src/org/icefaces/ace/generator/artifacts/TagHandlerArtifact.java

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: