CenterForDigitalHumanities / TPEN-services

Services required by TPEN interfaces in order to interact with data
1 stars 0 forks source link

Investigate create() and update() reduction to save(upsertBoolean) #84

Open thehabes opened 4 months ago

thehabes commented 4 months ago

Within the driver and controller it may be beneficial to reduce the separated "create" and "update" unit actions to a regularized "save" with upsert behavior.