Quote from: rthrash at Aug 15, 2006, 06:37 PM
Can we just loose "etomite"? I don’t care to what...
The whole point is that people have this in their templates, and potentially in their snippets, deployed in live sites. If we remove or change etomite_charset, an upgrade will cause their templates to have no value passed for the character encoding, which is bad, uummmkaaaayyyy? If we change the configuration name in the manager to just say Default Charset, add a duplicate system setting called default_charset, and maintain both the value of default_charset and the existing etomite_charset in sync from the manager value provided, everything will still work, and we can give users an entire release cycle to start using the new value. This is comparable to an API function being deprecated, which means it will be removed in a future version so change it as soon as you get a chance.