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

[Gambas-bugtracker] Bug #3089: 3.21.0 destroys my own CopyModel() method.


http://gambaswiki.org/bugtracker/edit?object=BUG.3089&from=L21haW4-

Comment #5 by Benoît MINISINI has been edited:

There is no date in JSON, and so it becomes a problem when you want to use JSON for serializing / unserializing dates...

The format used to convert dates into JSON changed with 3.21 to a non-official JSON standard extension, hence the problem:
the resulting string is not understood by the Gambas interpreter.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----