quarkus-openapi-generator icon indicating copy to clipboard operation
quarkus-openapi-generator copied to clipboard

Introduce kotlin codegen

Open stephan-strate opened this issue 3 years ago • 4 comments
trafficstars

Closes #134. This is a draft pr to support kotlin client codegen. Open for discussion, tips and tricks :)

stephan-strate avatar Sep 24 '22 17:09 stephan-strate

@ricardozanini Is this the way you expected it to work? Having two sets of templates and two codegen configs

stephan-strate avatar Sep 24 '22 17:09 stephan-strate

Just to let you know. I am still taking care of it. Need some extra time to make everything work.

Do you have some input for integration testing? I think we should reuse the existing ones and execute them with both codegen languages.

stephan-strate avatar Oct 05 '22 17:10 stephan-strate

Feel free to use the existing ones. We are on the verge of refactoring the integration-tests modules to segregate by use case. So it will be easier to integrate and understand what's happening. cc @hbelmiro

ricardozanini avatar Oct 05 '22 18:10 ricardozanini

oh, and no rush AT ALL. Do it on your time.

ricardozanini avatar Oct 05 '22 18:10 ricardozanini

hi. is work on this ongoing ? thx

laurentperez avatar Apr 15 '23 18:04 laurentperez

hi. is work on this ongoing ? thx

Currently no. Was more time consuming, than I anticipated. Started over several times, but failed to setup the test structure. My goal was to reuse existing tests and only add special tests if needed.

Still don't think, that writing the templates is much work, but the initial setup was where I got stuck.

Maybe someone else has an idea or want to give it a shot. I'm more than happy to assist.

stephan-strate avatar Apr 16 '23 13:04 stephan-strate

@ricardozanini @hbelmiro This is being closed due to inactivity.

github-actions[bot] avatar Jul 26 '23 12:07 github-actions[bot]