﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
6590	Change cache.add to cache.setdefault	David Cramer	nobody	"Proposal of changing .add to .setdefault before it is adopted. Reason being is consistency.

.add has no clear meaning vs .set
.setdefault is already used for dictionaries
.setdefault clearly states what its doing vs .set"		closed	Core (Cache system)	dev		wontfix			Unreviewed	0	0	0	0		
