Project

General

Profile

Design #1462

Updated by John Abbott almost 4 years ago

I suggest changing name of the macro to *@CoCoA_THROW_ERROR@* so that it i obvious to the reader that the error object is thrown.

Also suggest creating new macro *@CoCoA_THROW@* which normally normall does a *@throw@* but will call *@CoCoA::ThrowError@* @CoCoA::ThrowError@* if debugging is active (@CoCoA_DEBUG@).

Comments? Suggestions?

Back