Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 2.0
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description


      Dynamically created resources must have a lifetime appropriate to the resource. For instance, some resources (such as those created by components directly) are naturally application scoped, whereas dynamic resources created by the application are typically session scoped.

        Activity

        Hide
        Ted Goddard added a comment -

        Initial version of scoped-based resources (org.icefaces.application.ResourceRegistry) has been checked in. Tests with session-based resources have been successful, however the using the Flash scope requires more investigation. Resources added to Flash scope do not appear to be available until the subsequent request. (This may be due to a bug in the automatic consecutive naming of the resources.) Specified resource "names" should be supported (currently each added resource is assigned a unique integer identifier).

        Show
        Ted Goddard added a comment - Initial version of scoped-based resources (org.icefaces.application.ResourceRegistry) has been checked in. Tests with session-based resources have been successful, however the using the Flash scope requires more investigation. Resources added to Flash scope do not appear to be available until the subsequent request. (This may be due to a bug in the automatic consecutive naming of the resources.) Specified resource "names" should be supported (currently each added resource is assigned a unique integer identifier).

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: