AdaHeads / call-flow-control

Call-information flow server.
Other
6 stars 8 forks source link

Centralize error messages #26

Closed rostgaard closed 10 years ago

rostgaard commented 11 years ago

When we need to both log and return an error message, it is done using plain strings handsomely littered all over the place. I'd like this to be more centralized and handled in a type-safe manner.

rostgaard commented 11 years ago

This is now realized by the System_Message.[Info|Error|Critical|] package. Now we just need to actually implement it all over the place.

rostgaard commented 10 years ago

There are quite a few trace to keep track of as of now, so this issue remains relevant.

rostgaard commented 10 years ago

Implemented before, but no later than 8a8df018d4628e3d9006421793124b08895cc115