Skip to content

Command-line launcher without using reflection #3698

@xerial

Description

@xerial

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions