Skip to content

Conversation

@drkameleon
Copy link
Collaborator

Description

After re-designing our Error system (with quite some success), we should also enable some form of Warning system.

This isn't going to be anything too elaborate, just a uniform way to support basic, non-throwing warning messages (e.g. "function X has been deprecated, use Y.").

Also, we should make it possible to make these warnings disappear on-demand - for example, based on a flag or sth along the lines.

Along with this new "feature", we should also add an library function (warn would sounds quite self-explanatory I think), which would go in the Exceptions (could be renamed? 🤔 )

Let's go for it! 🚀

Type of change

  • New feature (non-breaking change which adds functionality)

@drkameleon drkameleon added vm Issues related to the Virtual Machine implementation error handling Issues related to Error handling library Issues related to the standard library labels Sep 25, 2024
@github-actions github-actions bot removed vm Issues related to the Virtual Machine implementation error handling Issues related to Error handling library Issues related to the standard library labels Sep 25, 2024
@github-actions github-actions bot added vm Issues related to the Virtual Machine implementation error handling Issues related to Error handling command line Issues related to Arturo's command-line and options labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command line Issues related to Arturo's command-line and options error handling Issues related to Error handling vm Issues related to the Virtual Machine implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants