Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5840

Public API: Provide DataContext wrapper for user classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Core Engine
    • 2021 Week 40-42 (from Oct 4), 2021 Week 46-48 (from Nov 15), 2021 Week 49-51 (from Dec 6th)

      User classes may implement DataContext, but users may not want or be able to add this interface to their classes (e.g. if they are domain objects and/or come from provided implementations out of their control).

      Provide a "DataContext wrapper" that turns a plain object into at `DataContext`.

      e.g. DataContextAdapter.of(Object)

      note: I am not sure about the name (DataContextWrapper? DataContextAdapter?) – must think of something better.

              Unassigned Unassigned
              evacchi Edoardo Vacchi (Inactive)
              Marian Macik Marian Macik
              Marian Macik Marian Macik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: