I see that the conversion to int is really bothering you...but that´s the way the XML interpreter works as there is no int types to use in proper evaluations.
Now, from a logical perpective of zero=false non zero=true, I can agree with you that the conversion is not something transparent to the user and perhaps it should not have been included as it is.
However, I would not dare to call it a broken process, but I do believe using the zero-non zero logic directly, without conversion, would have been more in line with classic programming languages.
Tom
Now, from a logical perpective of zero=false non zero=true, I can agree with you that the conversion is not something transparent to the user and perhaps it should not have been included as it is.
However, I would not dare to call it a broken process, but I do believe using the zero-non zero logic directly, without conversion, would have been more in line with classic programming languages.
Tom


