|
|
|
|
|
by taeric
314 days ago
|
|
Right, I get that you could define something to have side effects. My question is why would you? What are some expected visible side effects of converting something to json? That said, I see that they called it out as you say, now. When I first read it, I thought they watched for side effects. I'm assuming they have an allow list on all standard types. The date types, in particular, often have a toJson that seems like it should still be used? (Or am I wrong on that, too? :D ) |
|