On 2012-09-26 04:01, Ralph Goers wrote:
Almost everything is case insensitive. You can spell it appenders, Appenders, APPENDERS or aPpEnDeRs.


That's probably not a good idea long term.
XML is case-sensitive by default, thus most of the XML tools are also case sensitive.

If someone decides to develop an XSD schema to parse this stuff they're going to run into trouble.

Probably best to
(a) pick a normative style from now on
(b) initially just generate a warning if people use the "wrong" case


Disclaimer: http://www.peralex.com/disclaimer.html



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to