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

Rewrite APISummarizer in Dart #1170

Open
HosseinYousefi opened this issue May 22, 2024 · 0 comments
Open

Rewrite APISummarizer in Dart #1170

HosseinYousefi opened this issue May 22, 2024 · 0 comments

Comments

@HosseinYousefi
Copy link
Member

Once JNIgen hits 1.0, we can rewrite APISummarize in Dart itself using JNIgen! This way we don't have to deal with encoding issues, i/o issues, and having to maintain a Java tool.

APISummarizer can be somewhat separated and instead of outputting JSON and parsing it again, it directly returns Dart classes used by JNIgen. Since JNIgen is a dev dependency, there won't be any dependency cycles between the two tools.

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

No branches or pull requests

1 participant