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

Command-line launcher without using reflection #3698

Open
2 tasks
xerial opened this issue Oct 28, 2024 · 0 comments
Open
2 tasks

Command-line launcher without using reflection #3698

xerial opened this issue Oct 28, 2024 · 0 comments

Comments

@xerial
Copy link
Member

xerial commented Oct 28, 2024

If command-line launcher can be used without reflection, building Scala Native application will be easier.

  • Surface should collect method annotations as Map[String, Any] valus
  • Use Scala annotation instead of JDK annotation for reading them in Scala macros

Similar approach https://github.com/com-lihaoyi/mainargs

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

No branches or pull requests

1 participant