[
https://issues.apache.org/jira/browse/CONFIGURATION-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211318#comment-13211318
]
Thilina Dampahala commented on CONFIGURATION-473:
-------------------------------------------------
If mapping numbers to Boolean, I think it should be
if 0 then false
else true --- which means (all positive/ negative non-zero numbers should be
parsed as true) Ex: PHP
> Number to Boolean conversion
> ----------------------------
>
> Key: CONFIGURATION-473
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-473
> Project: Commons Configuration
> Issue Type: Improvement
> Components: Type conversion
> Affects Versions: 1.7
> Reporter: Emmanuel Bourg
> Fix For: 1.9
>
>
> The conversion of number values to boolean is not supported. {{0}} should be
> converted to {{false}}, and any other number should be converted to {{true}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira