id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9906	Macro name should be CamelCased	rjollos	rjollos	The macro should probably be renamed from `PlantUML` to `PlantUml`, since !CamelCased macro names are the generally accepted standard for Trac.\r\n\r\nThe macro name change has the possibility to break compatibility for existing users. A couple of ways to address this are:\r\n * Allow both `PlantUML` and `PlantUml`. The downside is that prior to 0.12 the documentation would be displayed for each on the WikiMacros page, which is messy. In 0.12 and later, the documentation would be displayed once, and show one of the two allowed names as an alias.\r\n * Make `PlantUml` the default, and allow `PlantUML` as an alias with an option to disable it.\r\n * Make the hard-switchover at a major version num, and suggest to users that the WikiRenamePlugin can be used to change existing macro invokation if they wish to upgrade.\r\n\r\nThe ideal would be if we could allow `PlantUML` to be a valid macro name, but hide it from the WikiMacros page. That way the WikiMacros page would stay clean, and nothing would be broken for existing users. Maybe that is a worthwhile Trac feature request.\r\n\r\nMaybe I'm just making too big of deal about this and should leave it as is. For now, I'm opening this ticket to request inputs, and I'll let it sit for a while before taking any action.	enhancement	assigned	normal	PlantUmlMacro	normal		migration naming	hasienda, airadier, AdrianFritz	0.11
