Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1392

Extend jcr event model to support sequencing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha3
    • None
    • None
    • None

      Since sequencing is an asynchronous operation, we need to be able to tell when a sequencing operation has finished. ATM, we keep trying to query for nodes, for a given amount of time and hope the sequencing output will appear.
      We should extend the jcr event model, with a NODE_SEQUENCED event type which gets fired after the session.save (tx commit ?) of a sequencing operation.

      This would allow external clients to interact more cleanly with the sequencing process.

            hchiorean Horia Chiorean (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: