﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15451	Separate preferences.xml files for plugins	bastiK	team	"Currently, all plugins store their settings in the main preferences file. This is fine, as long as proper prefixes are used for the key. But it could be considered better design when plugins can just do their thing and not interfere with JOSM core business.

Plugins need to be updated to replace `Main.pref` with `Config.getPref()` anyway, so it may as well be changed to `Plugin.getPref()` instead."	enhancement	closed	normal		Plugin		fixed	plugin	
