Skip to content

Generic serialiser for records - stored by reference only #8

@bhattaci

Description

@bhattaci

It would be nice to have a serialiser for records without having it modeled inside the DataObj. Similar to the Object serialiser you have with cDataTypeObject, which does not copy the data into the DataObj but instead serialises it directly.

Any plans or pointers ?

I have tried something with a TValue, but unfortunately the serialising is all wrong. Have tried the same with the cDataTypeObject, but it also fails when trying to serialise a generic data type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions