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

Create language-specified base class #6059

Open
7 of 22 tasks
wing328 opened this issue Jul 14, 2017 · 1 comment
Open
7 of 22 tasks

Create language-specified base class #6059

wing328 opened this issue Jul 14, 2017 · 1 comment

Comments

@wing328
Copy link
Contributor

wing328 commented Jul 14, 2017

Description

As the awesome Swagger Codegen community adds more generators (e.g clients, servers) to Swagger Codegen, we want to refactor some generators to create language-specific base class so as to reuse the code that are common to generators for the same langauges. Here are a few examples

C++
C#
Java
Typescript

Here is a list to track progress:

Swagger-codegen version

Latest master

Suggest a Fix/Enhancement

If anyone wants to work on the base class creation, please reply to let us know.

@bvwells
Copy link
Contributor

bvwells commented Dec 18, 2017

Hi @wing328, I've added an abstract base class for Go codegen. Let me know if you have any feedback.

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