You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's something we wanted for long. I guess it's really about being able to introduce a code for anything, and then bind it to a severity level (i.e. warning, error).
Since we might want to change terminology of classes when doing that, I suppose we should do it at some point where we do other changes which will require us to update a big set of files in batch, like proposed Error.SCERRUPPERCASE => Error.ScErrPascalCase, and then do change maybe to Issue.ScErrWarningOrErrorOfSomeKind.
The text was updated successfully, but these errors were encountered:
That's something we wanted for long. I guess it's really about being able to introduce a code for anything, and then bind it to a severity level (i.e. warning, error).
Since we might want to change terminology of classes when doing that, I suppose we should do it at some point where we do other changes which will require us to update a big set of files in batch, like proposed
Error.SCERRUPPERCASE
=>Error.ScErrPascalCase
, and then do change maybe toIssue.ScErrWarningOrErrorOfSomeKind
.The text was updated successfully, but these errors were encountered: