|
Actions:
-
fork BatchingEntityLoaderBuilder and the BacthingEntityLoader logic so that they can use OgmEntityLoader instead of EntityLoader
-
exclude LegacyBatchingEntityLoader as it uses the new plan.EntityLoader
-
explore the implications of using plan.EntityLoader for OGM. Should we have a core shared logic between OgmEntityLoader and this new plan based version?
|