Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alpinistbg opened this issue Aug 6, 2023 · 0 comments
Open

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

alpinistbg opened this issue Aug 6, 2023 · 0 comments

Comments

@alpinistbg
Copy link

alpinistbg commented Aug 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant