Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-830

Wire up JDO events to publish onto our EventBus (rather than publish our own events).

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • core-1.5.0
    • 1.10.0
    • Core
    • None

    Description

      Specifically:

      • ObjectPersistedEvent // postCreate in JDO terminology
      • ObjectUpdatingEvent // preStore in JDO terminology
      • ObjectUpdatedEvent // postStore in JDO terminology
      • ObjectRemovingEvent // preDelete in JDO terms

      This would be a more flexible solution for many use cases than implementing updating() etc.... can centralize logic.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              danhaywood Daniel Keir Haywood
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: