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

Annotation-based API generation from existing classes or interfaces #8

Closed
raner opened this issue Jan 6, 2018 · 1 comment
Closed

Comments

@raner
Copy link
Owner

raner commented Jan 6, 2018

The projo-template-annotation and projo-template-generation modules are currently mainly used for Projo's internal compile-time code generation, but can be easily extended to be used externally as well. One interesting feature is "API scraping" that would generate (in a specified package) an API based on some external API. In conjunction with issue #7 this would allow modified or enhanced APIs to work with implementations of the corresponding API.

@raner
Copy link
Owner Author

raner commented Dec 25, 2018

Fixed in build #29.

@raner raner closed this as completed Dec 25, 2018
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

No branches or pull requests

1 participant