|
|
|
|
|
by adrianmsmith
4568 days ago
|
|
"Likewise if you produce strings in the transformation" What if you produce strings that look like numbers? Where, for example, extra leading zeros differ in significance between string and numeric comparison? Surely trying to use heuristics for this stuff is always a recipe for disaster, as with the == operator in PHP? |
|
Likewise, if you produce a number, you have an object which does the Numeric role, and it will compare as a number.