[Improvement] Rename the Cache
namespace to Caching
#3234
Labels
Milestone
Cache
namespace to Caching
#3234
As I discuss in my "What's In A Model" talk, gerunds are ideal namespace providers since due to their "-ing" endings, they don't cause any conflicts with class names. We should therefore rename the
Cache
namespace toCaching
.The text was updated successfully, but these errors were encountered: