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

Use a Spark option schema to define error fields. #3

Open
jimsynz opened this issue Mar 17, 2024 · 1 comment
Open

Use a Spark option schema to define error fields. #3

jimsynz opened this issue Mar 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jimsynz
Copy link
Contributor

jimsynz commented Mar 17, 2024

Gives us the following advantages:

  • Autocomplete for options to MyError.exception/1.
  • Can automatically define t:MyError.t
  • Can automatically generate documentation.
@jimsynz jimsynz added the enhancement New feature or request label Mar 17, 2024
@zachdaniel
Copy link
Contributor

I was thinking there might be a chicken and the egg type problem between spark and splode, but we'll just have to choose one really, either spark can produce splode errors, or splode can leverage spark features 😆

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
None yet
Development

No branches or pull requests

2 participants