It's true that validation can add a bit of grogginess to the system. However, that can simply be controlled by a Java system property if necessary. I don't think we need the validation at runtime, however, having an XSD at design time is a definite. I need all the help I can get inside Eclipse :-)
If not already, we should provide an XSD in the log4j api or impl jar. Paul On Wed, Sep 26, 2012 at 8:07 AM, Ivan Habunek <[email protected]>wrote: > On 26 September 2012 13:39, Gary Gregory <[email protected]> wrote: > > Incorrect! > > I stand corrected. Still, it's probably not wise to have automatic XSD > validation before configuration because of performance issues. But it > would be nice to have a method which users can call and validate their > XML configuration files manually. > > Regards, > Ivan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
