Describe more accurate about the getBoolean() method
----------------------------------------------------
Key: CONFIGURATION-226
URL: http://issues.apache.org/jira/browse/CONFIGURATION-226
Project: Commons Configuration
Issue Type: Improvement
Affects Versions: 1.2 Final
Reporter: Thomas Wabner
Priority: Minor
In the javadoc there is only described, that a boolean value is try to load in
the Configuration#getBoolean() methods. But do you mean the Java Boolean values
which are only working for strings like "true" and "false" or do you have a
more lazy implementation like for string in the combination "true", "false",
"t", "f", "y", "n" and so on? The javadoc should speak more about this.
Is it possible to add the mory lazy boolean loading stuff?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]