DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31797>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31797 ------- Additional Comments From [EMAIL PROTECTED] 2004-11-17 11:03 ------- No, per default all configurations are required, so that if one cannot be found, a ConfigurationException will be thrown. If the "required" attribute is specified with a value of false, occurring exceptions are just logged and then ignored. I think, I like the name "optional" for the attribute better. Because optional configurations are an additional feature a developer must turn it on by specifying optional="true". This seems to be more logical than disabling a default behaviour by writing required="false". So if all are happy with the name "optional" I will change this and add something to the ConfigurationFactory howtos. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
