[fpc-pascal] Pascal Language Server
Ryan Joseph
genericptr at gmail.com
Fri Apr 24 15:32:20 CEST 2020
> On Apr 24, 2020, at 5:28 PM, Joost van der Sluis <joost at cnoc.nl> wrote:
>
> I did not have a look at your code, but if you have serialization-issues, you might consider looking at Cerialization. (https://gitlab.freepascal.org/Joost/cerialization)
>
> It is what I use for my debugging-project. And it easier to adapt and extend as the json-streaming classes that come with fpc. (Because you always have to wait for the next fpc-version)
I just barely understand the FPC serialization so I'll let Arjan decide what he wants to do on that. I does need to be resolved though because I've already had bugs appear in Sublime Text but passing in optional values as null objects.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list