Menu

#131 Deprecate specialized methods for setting library configuration options. Use getOption and setOption instead

2.1.2
open
nobody
2017-02-02
2017-01-25
Anonymous
No

Originally created by: bbartley

Many configuration flags, eg for SBOLCompliant URIs, for exception handling, etc., are implemented with specialized member variables in the Config class. These specialized members should be deprecated and instead implemented as key:value pairs inside the Config::options map.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB