[fpc-pascal] Null values with JSON RPC
Ryan Joseph
genericptr at gmail.com
Fri Aug 7 15:53:19 CEST 2020
> On Aug 7, 2020, at 8:31 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
>
> An option to allow nulls to be detected and handles would of course be a nice
> addition.
>
> For the time being, you can just set jdoIgnorePropertyErrors on the destreamer options.
Quick check right now and setting that option still seems to give the same error. I'll look into it more tomorrow when I have some time. There's seems to be a DoRestoreProperty override which could be interesting but I'm not sure if the error is trigger before here or not.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list