What is our plan to generate different builds for various prototypes? Aren't we removing the capability of being able to build release v0.4 by removing this code?
Sure, I'll review it in the Saline Bolus story. If I change it hear it may require so many codes to change. Some of these get_<> test functions need to be removed.
If this is to be removed, add TODO comment with keyword "Remove when ...". Demo code should never remain in release code. Other option is to create ifndef/endif one case with Demo Build, other for no Demo Build.