[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change in JSON.FromString?


Le 04/10/2025 à 11:15, Salva a écrit :
Hi,

I've seen that in the development version, the JSON.FromString function returns a Collection object instead of a JSONCollection.This will cause errors in programs developed in previous versions that use the JSON class.

Best regards.


It's fixed in the last commit: now JSON.FromString() will use JSONCollection when its second argument is TRUE, as it was before.

Regards,

--
Benoît Minisini.


References:
Change in JSON.FromString?Salva <harpomix@xxxxxxxxx>