Skip to content

Refactor resolvers to support configuration#758

Merged
jfallows merged 3 commits into
aklivity:developfrom
jfallows:resolver-config
Jan 23, 2024
Merged

Refactor resolvers to support configuration#758
jfallows merged 3 commits into
aklivity:developfrom
jfallows:resolver-config

Conversation

@jfallows

Copy link
Copy Markdown
Contributor

Refactor resolvers to support configuration

@jfallows jfallows requested a review from akrambek January 23, 2024 21:27

private ExpressionResolver(
Map<String, ExpressionResolverSpi> resolverSpis)
private static Resolver instantiate(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since there is only one call to this method can we consolidate

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, but I'm keeping the pattern consistent in case we can reuse the FactorySpi later.

@jfallows jfallows enabled auto-merge (squash) January 23, 2024 23:01
@jfallows jfallows merged commit 791b506 into aklivity:develop Jan 23, 2024
attilakreiner added a commit to attilakreiner/zilla that referenced this pull request Jan 24, 2024
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.

2 participants