Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComponentFactory: Improve SymbolResolver creation (TEDEFO-3286) #105

Merged

Conversation

bertrand-lorentz
Copy link
Contributor

Allow creating SymbolResolver implementations with constructors that take different parameters.
A SymbolResolver does not necessarily need the path to SDK files, so add a method overload that takes a varargs to allow any kind of constructor parameters.

Allow creating SymbolResolver implementations with constructors that
take different parameters.
A SymbolResolver does not necessarily need the path to SDK files,
so add a method overload that takes a varargs to allow any kind of
constructor parameters.
Copy link
Contributor

@rouschr rouschr left a comment

Choose a reason for hiding this comment

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

Looks good

@bertrand-lorentz bertrand-lorentz merged commit 8a28468 into develop Apr 18, 2024
1 check passed
@bertrand-lorentz bertrand-lorentz deleted the feature/TEDEFO-3286-symbolresolver-constructors branch April 18, 2024 12:00
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