...
- Complex inter-related objects may have constraints that span objects
- It is possible that several objects need to be updated ‘simultaneously’
- The CPS will operate on one object at a time
- There is a possibility that some inter-object constraint checks would fail
- "When Clause" is a triggered clause that is checked when a particular condition occurs. For example, when a particular leaf has a value another entry might be checked.
PoC will start with simple session management, including only the underlying persistence technology
...