[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Change in JSON.FromString?
[Thread Prev] | [Thread Next]
- Subject: Re: Change in JSON.FromString?
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Sat, 4 Oct 2025 13:52:40 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Fabien Bodard Le sam. 4 oct. 2025, 11:16, Salva <harpomix@xxxxxxxxx> 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. > This change occur in other places .. like gb.db2 for Result.Fields that return a simple collection too. >
Change in JSON.FromString? | Salva <harpomix@xxxxxxxxx> |