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

          Judy Guglielmin created issue -
          Judy Guglielmin made changes -
          Field Original Value New Value
          Fix Version/s 4.0 [ 11382 ]
          Fix Version/s EE-4.0.0.GA [ 11171 ]
          Judy Guglielmin made changes -
          Link This issue blocks ICE-10253 [ ICE-10253 ]
          Judy Guglielmin made changes -
          Assignee Mircea Toma [ mircea.toma ]
          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
          Ken Fyten made changes -
          Assignee Priority P1 [ 10010 ]
          Hide
          Mircea Toma added a comment -

          Modified resource scanning to collect dependencies off ClientBehaviour instances attached to the components presents in the tree.

          Show
          Mircea Toma added a comment - Modified resource scanning to collect dependencies off ClientBehaviour instances attached to the components presents in the tree.
          Mircea Toma made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          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
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Hide
          Arturo Zambrano added a comment -

          r44430: backported fix to the 3.3 EE maintenance branch, motivated by ICE-10526.

          Show
          Arturo Zambrano added a comment - r44430: backported fix to the 3.3 EE maintenance branch, motivated by ICE-10526.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: