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

Stop generating clients with static methods and hardcoded URIs #64

Open
berezovskyi opened this issue Feb 17, 2019 · 3 comments
Open

Stop generating clients with static methods and hardcoded URIs #64

berezovskyi opened this issue Feb 17, 2019 · 3 comments

Comments

@berezovskyi
Copy link
Contributor

GenericRequiredAdaptorClient is useless in any realistic use-case where URIs are configured during context initialisation.

@berezovskyi
Copy link
Contributor Author

We hit this issue in EricssonResearch/scott-eu#150

@jadelkhoury
Copy link
Contributor

I cannot disagree. Currently, the purpose of the generated client code is simply to show that the client SDK exsits.

Please give me a template of how you want it, and I can introduce.

@berezovskyi
Copy link
Contributor Author

Will do. The prio is changed to medium because Jad showed me how to delete the client in question from the adaptor model as a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants