Project

General

Profile

Feature #291

digitization cleanup: create value getting function

Added by Tunnell, Christopher almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
common_cpp
Target version:
Start date:
26 January 2011
Due date:
26 January 2011
% Done:

100%

Estimated time:
Workflow:

Description

Stuff like this:

  assert(configJSON.isMember("SciFiDeadChanFName"));
  _deadChanFName = configJSON["SciFiDeadChanFName"].asString();

should really be a function. Two lines to one.


Related issues

Follows MAUS - Bug #297: replace asserts to errors thatRejectedTunnell, Christopher25 January 2011

Actions

Also available in: Atom PDF