Well the difference there is that they're developers and should know
what they're doing. Any code changes by a developer should probably also
go through a QA process. Giving an author, whom we have to assume knows
nothing about coding/html control over code that gets compiled, in any
environment, but especially in Production seems like a really bad idea.
A missing single quote, accidentally deleting a curly bracket or even
just misspelling something like "context" would bring the site down
insta...