Hi guys,
Our students in the SDE class are implementing a DeadCodeDetector tool as their project. They use Moose and combine static, dynamic, multi-version, and ecosystem analysis to provide a solution.
During a discussion in class I realized that it would make sense if the MooseModel for a system should have a timestamp associated with it that would uniquely identify the version of the system under analysis. Is there any alternative to putting a date in the MooseModel that I'm not aware of?
M.