Skip to content

Improvement request: Serialization Dataset to Json / Json to Dataset #41

Open
@andre-f-m

Description

@andre-f-m

The great QuickLib already contain nearly everything to serialize from dataset to json (and back) which would be useful for transferring a dataset from server to client in JSON format. The tricky part is from JSON to DATASET as ideally it should create the field from a memory table. I had a quick look and Rest Dataware does have it (https://sourceforge.net/projects/rest-dataware-componentes/) but it is part of their component set and therefore it is linked to a lot of units and not straightforward to use it without their specific framework

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @exilon@andre-f-m

        Issue actions

          Improvement request: Serialization Dataset to Json / Json to Dataset · Issue #41 · exilon/QuickLib