graphql-java-annotations icon indicating copy to clipboard operation
graphql-java-annotations copied to clipboard

Extract EnhancedExecutionStrategy into separate module (or project)

Open apottere opened this issue 7 years ago • 2 comments

EnhancedExecutionStrategy (really Relay.js execution strategy) doesn't really seem to belong in the same module as the rest of the annotation processing, since it can be used separately.

I'd like to include it as a dependency in graphql-java-servlet without requiring the use of annotations - would it be possible to create a new module or project (graphql-java-executioncontexts? :P ) for it that deploys a separate jarfile?

apottere avatar Mar 22 '17 20:03 apottere

I feel like having a project full of different execution contexts could be very useful.

apottere avatar Mar 22 '17 20:03 apottere

I'd be happy to start the other project, as well.

apottere avatar Mar 24 '17 15:03 apottere

Hi @apottere,

We're helping with project maintenance and reviewing the list of opened PRs and Issues.

This issue was created quite a while ago, we were wondering if you were still interested in the outcome, please let us know if this is the case.

Without an answer by July 1st, 2023, this issue will be closed as "inactive" (and can always be re-opened later on if needed).

Thanks,

Fgerthoffert avatar Jun 02 '23 08:06 Fgerthoffert

Thanks for checking in, I'm no longer interested in this.

apottere avatar Jun 02 '23 14:06 apottere