Skip to content

Conversation

bbakerman
Copy link
Member

As discussed in #125

This allows for DataLoaders to have a individual predicates associated with them

The one thing the irks me is that

  • org.dataloader.registries.DispatchPredicate reside in a different package
  • boolean test(String dataLoaderKey, DataLoader<?, ?> dataLoader) takes a dataLoaderKey but this only applies in the registry case

However introducing a new DispatchPredicate elsewhere that is basically exactly the same irks me as well.

@bbakerman
Copy link
Member Author

This was proposed as an idea but rejected

@bbakerman bbakerman closed this Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant