Hi there. When converting a XML object, all my numbers become stored as strings. As for my actual strings, those become arrays where the string value I want is buried at index 0 inside of an array. This is a little obnoxious and doesn't seem like proper behavior.
Hi there. When converting a XML object, all my numbers become stored as strings. As for my actual strings, those become arrays where the string value I want is buried at index 0 inside of an array. This is a little obnoxious and doesn't seem like proper behavior.