|
|
|
|
|
by ars
4110 days ago
|
|
You get json from the browser? Of course I manipulate the data - that's exactly what weak mode does, convert the strings into integers. I just don't see how doing the conversion myself manually helps anything. > It throws an error in case you receive bad input, and as we all know you will receive bad input. It does no such thing. (int) will simply turn bad input into a zero. |
|
Yes.