Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-2778

Define a new Seam invalidation mechanism

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.2 M3
    • Component/s: None

      Description

      Invalidations using @Observers have 2 major drawbacks :

      • invalidations are synchronous
      • invalidations may be done several times, even if the target component is never used for real

      Is some case, it is interesting to reverse the invalidation model : invalidate the component only when it is called.
      In order to avoid boring code, most of the invalidation mechanism must be hidden into base classes and interceptors.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: