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

Allow Scala-like Message Definitions #609

Closed
reid-spencer opened this issue Apr 3, 2024 · 0 comments · Fixed by #610 or #612
Closed

Allow Scala-like Message Definitions #609

reid-spencer opened this issue Apr 3, 2024 · 0 comments · Fixed by #610 or #612
Assignees
Labels
enhancement New feature or request

Comments

@reid-spencer
Copy link
Contributor

Is your feature already requested in another issue?

No.

Is your feature a defect?

No.

Is your feature request related to a problem? Please describe.

A more compact form of message definition needs be provided.

Describe the solution you'd like

Use the syntax of a Scala case class to define a record, command, event, query or result. For example:

command DoIt(at: Location, what: String, when: Timestamp)

Describe the alternatives you've considered

None considered.

Additional Context

None

@reid-spencer reid-spencer added the enhancement New feature or request label Apr 3, 2024
@reid-spencer reid-spencer self-assigned this Apr 3, 2024
@reid-spencer reid-spencer added this to the 1.0 - First Full Release milestone Apr 3, 2024
@reid-spencer reid-spencer changed the title [FEATURE] Allow Scala-like Message Definitions Allow Scala-like Message Definitions Apr 3, 2024
@reid-spencer reid-spencer linked a pull request Apr 3, 2024 that will close this issue
@reid-spencer reid-spencer linked a pull request Apr 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
1 participant