[fpc-pascal] JSON register new data types for custom output/input
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue May 17 14:14:44 CEST 2016
On 2016-05-17 13:01, Michael Van Canneyt wrote:
> JSONRTTI, RestBase can easily be enhanced to support a custom type registry:
>
> RegisterType(TypeInfo(TMySpecialType), @Reader, @Writer)
That's what I had in mind. If I have a spare moment I'll take a look at
that. Thanks for pointing me in the right direction.
Regards,
Graeme
More information about the fpc-pascal
mailing list