Keeping these two apart is kind of difficult. "By feeling", FuzzStats is more diagnostic and FuzzSession more for configurational information. But that logic doesnt hold true right now, and even if some of the attributes were shifted around to ensure that, there is no guarantee that some of the diagnostic attributes wont in the future also be utilized in conditional statements.
Maybe just throwing them together is cleaner, even if it is then a single class holding more attributes.
Keeping these two apart is kind of difficult. "By feeling", FuzzStats is more diagnostic and FuzzSession more for configurational information. But that logic doesnt hold true right now, and even if some of the attributes were shifted around to ensure that, there is no guarantee that some of the diagnostic attributes wont in the future also be utilized in conditional statements. Maybe just throwing them together is cleaner, even if it is then a single class holding more attributes.