-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
3
-
False
-
False
-
-
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.
- blocks
-
KOGITO-6252 Public API: Incubation (round 3)
- Open