Skip to content

No way to extract a child node from the tree #24

@alpinistbg

Description

@alpinistbg

Previously I have used something like

Node.Parent.Delete(Node.Name);

to extract a Node and use it after the tree was freed. After #23 it is not longer possible.
Perhaps a new method must be provided, like fpjson.TJSONObject.Extract.

See https://forum.lazarus.freepascal.org/index.php/topic,64198.0.html

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