Skip to content
New issue

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

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

Already on GitHub? # to your account

sbt-airframe: Support generating clients for test scope code #1253

Closed
xerial opened this issue Aug 22, 2020 · 1 comment
Closed

sbt-airframe: Support generating clients for test scope code #1253

xerial opened this issue Aug 22, 2020 · 1 comment
Milestone

Comments

@xerial
Copy link
Member

xerial commented Aug 22, 2020

No description provided.

@xerial xerial added this to the Airframe 20 milestone Sep 2, 2020
@xerial xerial mentioned this issue Sep 2, 2020
76 tasks
@xerial xerial mentioned this issue Dec 4, 2020
90 tasks
@xerial xerial modified the milestones: Airframe 20, Airframe 21 Dec 4, 2020
@xerial
Copy link
Member Author

xerial commented Jan 22, 2021

I thought it's convenient, but in practice, this will not work as expected because we anyway need two-step compilation:

  1. Compile @rpc interface
  2. Generate client code by reading the RPC interface class

So separating module for API is a necessary step to ensure this compilation order.

@xerial xerial closed this as completed Jan 22, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant