Project

General

Profile

Design #1807

Error codes: "Not..." for "blah must be ..." -- change prefix

Added by Anna Maria Bigatti about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Renaming
Target version:
Start date:
26 Mar 2024
Due date:
% Done:

0%

Estimated time:

Description

In the general picture of improving the error codes, I suggest a trivial (though extensive) change.
Look at these names (just a few)

    NotFreeModule
    NotFullRank
    NotNonZero

We have many times discussed that from the code/name of the error it's not obvious if you want the object to be, say, full rank or the opposite.
I propose to change such codes into
ReqFreeModule
ReqFullRank
ReqNonZero


Related issues

Related to CoCoALib - Feature #385: Design new errors using inheritanceIn Progress2013-07-08

History

#1 Updated by John Abbott about 1 month ago

  • Related to Feature #385: Design new errors using inheritance added

Also available in: Atom PDF