APIv4 - Remove POC code from early alpha
authorColeman Watts <coleman@civicrm.org>
Fri, 25 Jun 2021 01:38:56 +0000 (21:38 -0400)
committerColeman Watts <coleman@civicrm.org>
Fri, 25 Jun 2021 01:38:56 +0000 (21:38 -0400)
commit4a21520c453bf58d7bcac5fbf6a011cdd9e6a432
tree33e3b48bc2684d0bce181390d3f8fb566a0f5ec6
parent055a3b1829a1f9766076e5fe42d7227c1d504381
APIv4 - Remove POC code from early alpha

During early APIv4 development there was an idea to create a BridgeJoinable class and
connect things like activity->assignees.
It was experimentally implemented for that field one field, but never documented or tested.
Civi/Api4/Event/Subscriber/ActivitySchemaMapSubscriber.php [deleted file]
Civi/Api4/Service/Schema/Joinable/ActivityToActivityContactAssigneesJoinable.php [deleted file]
Civi/Api4/Service/Schema/Joinable/BridgeJoinable.php [deleted file]
Civi/Api4/Service/Schema/SchemaMap.php