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

Provide an ObjectManager API to decouple from JDO

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M4
    • Core
    • None

    Description

      We are implementing an ObjectManager that is an API to replace ObjectAdapterProvider, PersistenceSession and others that are closely coupled with JDO.

      Following a chain of responsibility pattern ObjectManager is setup with a couple of handlers for different responsibilities, these are:

      1. Object creation, newing up from a given ObjectSpecification, initializing defaults and resolving injection points if required.
      2. Object re-creation from a given ObjectSpecification + Object-Identifier, resolving injection points if required.
      3. Object persisting for a given ObjectSpecification and the actual Object a pojo. Conceptually this might also include aspects of serializing ManagedObjects into in-memory mementos.

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: